American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

10 AM – Intro to Python – Isaac

August 15 @ 10:00 am - 11:00 am

Today, we
  1. Used while loops to print out a series of numbers
  2. Used while loops to make a loop that repeats until the user says “quit”
    1. Method 1: while message != “quit”
    2. Method 2: while active, and then set active to False to exit
    3. Method 3: while True, and then use break to exit
  3. Learned about forever loops
  4. Did a quick exercise to write a while loop with one of the methods we learned
  5. Learned about putting code in while loops to repeat it
Homework
  1. Do the exercises from https://www.ayclogic.com/intro-to-python-exercises/
  2. We will review these exercises next week, and then your first quiz will be the week after that. Don’t worry if you get stuck because I can help explain it next week.

If you have any questions, feel free to email me at isaac@ayclogic.com.

Details

Date:
August 15
Time:
10:00 am - 11:00 am