American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6PM Python Level 1

February 6, 2019 @ 6:00 pm - 7:00 pm

Homeworks:

  1. We went completed “Making Decisions” chapter from page 28 to 31.
  2. Create a program (making_decisions_hw_feb_6.py) that will do the following:
    1. Ask user “Give me your age? “
    2. If the user enters 0 print “You are a newborn baby”.
    3. If the user enters any number smaller than 4 then print “You are a toddler”.
    4. If the user enters any number smaller than 13 then print “You are a kid”.
    5. If the user enters any number smaller than 20 then print “You are a teenager”.
    6. If the user enters any number smaller than 40 then print “You are an adult”.
    7. If the user enters any number greater than or equal to 40 then print “Dude!! You are old.”.

Details

Date:
February 6, 2019
Time:
6:00 pm - 7:00 pm
Event Categories:
,