American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

10AM – Intro to Python

March 6, 2021 @ 10:00 am - 11:00 am

  1. Today we Did:
    1. Went over homework worksheet
    2. Learned how to start and stop drawing in turtle
    3. Began creating rectangle function
  2. Homework:
    1. Make the function described below in a file called March6_FunctionPractice.py:
      1. Make a function called “print_list”
        1. The function takes 1 parameter “list_type”
        2. What the function should do:
          1. Make 2 lists: one with strings and one with numbers
          2. If “list_type” is “number”, print a list of numbers
          3. If “list_type” is “string”, print a list of strings
        3. Call the function once

Details

Date:
March 6, 2021
Time:
10:00 am - 11:00 am