Support

Jose Portilla Platform: Udemy Current Status: Outdated.

students = ["Alice", "Bob", "Charlie"] for student in students: print(f"Hello, {student}!")

"Hero challenge: Write a for loop that prints only even numbers from 1 to 20. And write a while loop that keeps asking 'Are we there yet?' until the user says 'yes'. Pause the video and try it now."

cross

2020 Complete Python Bootcamp From Zero To Hero In Python Link 〈720p - 2K〉

Jose Portilla Platform: Udemy Current Status: Outdated.

students = ["Alice", "Bob", "Charlie"] for student in students: print(f"Hello, {student}!")

"Hero challenge: Write a for loop that prints only even numbers from 1 to 20. And write a while loop that keeps asking 'Are we there yet?' until the user says 'yes'. Pause the video and try it now."