American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

10 AM – Indo – Intro To Python – Gamas

September 3, 2022 @ 10:00 am - 11:00 am

Today We Did
  1. We went over the String homework2 today.
  2. We reviewed String, Integer data types.
  3. We introduced Float data types.
  4. We reviewed .strip(), .rstrip(), .lstrip() String functions.
  5. We reviewed \t and \n
Homework
  1. Create Sept03_IfElseHomework.py
  2. Identify what is the name of the variable, the value and the data types of these variables below. Just put a comment (#) for each line the name, value and data type. For example do something like this
    1. x = 10 # name is "x", value is 10, data type Integer
    2. first_name = "Matthew"
      price_of_a_book = 9.99
      number = -30
      number_2 = "20"
      number_3 = 2.0
  3. Copy codes from page 79 to 81 into the homework files and run them. Try to understand the result of the program.

Details

Date:
September 3, 2022
Time:
10:00 am - 11:00 am
Event Category:
Verified by MonsterInsights