American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Intro To Python

June 13, 2020 @ 6:00 pm - 7:00 pm

  1. Homework:
    1. Inside the while loop, if the user did not guess the entire word correctly, in the else part do the following
      1. we need to check if “guess” variable is inside the “word”.
      2. if it is not inside “word”, subtract “lives”
  2. Homework clue:
    1. 1. 
      name = "Gamas"
      if "z" in name:
          print("Hurray")
      else:
          print("boo")
      
      2. lives = lives -1

Details

Date:
June 13, 2020
Time:
6:00 pm - 7:00 pm
Event Categories:
,