2PM Python Level 1
We reviewed "IF", "IF ELSE", "IF ELIF" conditional statements. We went over how to convert String to Integer and vice versa. We discussed all input from Shell is a String and neverRead More...
We reviewed "IF", "IF ELSE", "IF ELIF" conditional statements. We went over how to convert String to Integer and vice versa. We discussed all input from Shell is a String and neverRead More...
We went over https://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/ project We reviewed how to do List We reviewed how to do forever loop. We reviewed how to create functions and how to call function inside a function. Homework: NoRead More...
We went over Making Decisions page 31. We went over how to convert String to Integer and vice versa. We discussed all input from Shell is a String and never an Integer.Read More...
We reviewed what's going to be in the Python Test level 1 next week. Homework: Study the following materials Python Level 1 Quiz. The last 2 weeks preparation topics. Baby Name generator: https://www.ayclogic.com/coding-in-python-level-1/python-baby-name-generator/