American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Intro To Python – Darin

November 2, 2023 @ 6:00 pm - 7:00 pm

What We Did Today:

  1. Reviewed the quiz 2 and talked about results, how to improve, and etc.
  2. Did a brief overview on everything we have learnt in this course so far, including lists, loops, and functions.

Homework:

  1. Create a python file called summary.py, upload into google drive when complete.Inside of this file, make comments of all the topics that you have learnt, like
    # Strings
    # Lists
    # etc

    And add description to the comments, like
    # String
    # String is anything covered in ” ”

    # Lists
    # Lists are covered in [ ], and can contain …..

  2. Create a python file called LoopReview.py, upload into google drive when complete.Create a program that asks the user for their age forever (how do you ask the user for their age forever?), and if their age is greater than 8, call a function called printSentence that prints out “You are getting older!”

    You have to create the printSentence above. Think about whether the function needs a return value or not. (Hint: the function only prints)

Notes:

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

Details

Date:
November 2, 2023
Time:
6:00 pm - 7:00 pm
Event Categories:
,
Verified by MonsterInsights