Loading Events

« All Events

  • This event has passed.

11 AM – Intro To Python – Gamas

September 12 @ 11:00 am - 12:00 pm
Today We Did
  1. We learn more about function and function parameters
Homework
  1. Create a new python file sep_12_function_hw.py
  2. Create a new function with the following requirements
    1. function name is “favorite_game”
    2. three function parameters: game_1, game_2, game3
    3. When calling the function favorite_game(“minecraft”, “rob-lox”, “mario”) then the function will print “These are my favorite games: minecraft, rob-lox, mario”
    4. When calling the function favorite_game(“minecraft”, “pikmin“, “magic 8 ball”) then the function will print “These are my favorite games: minecraft, pikmin, magic 8 ball”.
  3. Create a new python file sep_!2_triangle_face_hw.py
    1. Draw the triangle face using turtle.

Details

  • Date: September 12
  • Time:
    11:00 am - 12:00 pm