- This event has passed.
7PM – Intro To Python – Joshua
September 26 @ 7:00 pm - 8:00 pm
Today We Did:
- inputs()
- how to integrate inputs to if and else
- Remember to indent after your if statements and to not accidently indent an if statement for no reason
- input_variable.lower() can help you ignore capitilization errors
- int(input_variable) transforms integers. “1” ——-> 1
Homework:
In one new file, “Sep26_inputs”, do the following:
- Page 117 . TRY IT YOURSELF: 7-1, 7-2
email jwidjanarko@ayclogic.com for questions