- This event has passed.
9AM – Intro to Python – Saagar
August 27, 2022 @ 9:00 am - 10:00 am
Today we did:
- Review for the quiz with trivia style questions:
- went over variables and the different types
- string concatenation, f-strings, string functions
- if, elif, else statements, the different operators like ==, !=, <, >, <=, >= as well as and, or, not
- getting input from the user
- converting using cast functions like str(), int(), float()
- creating lists and indexing into them
Announcement
There is no class on September 3rd because of Labor Day weekend. Please look at this page for list of observed holidays for my school: https://indo.ayclogic.com/observed-holidays/class will resume on September 10th.
Homework
- Create python file called “August27_WhileLoopAndReviewHomework.py” and do Page 123-124 TRY IT YOURSELF 7-4, 7-5, 7-6, 7-7.
- Here is also the review worksheet for the quiz: https://indo.ayclogic.com/intro-to-python-exercises. As mentioned in class, try timing yourself and doing the entire quiz without any outside help/resources to get an accurate gauge of how you’re doing. Outside of this, I highly suggest studding and reviewing on your own all the concepts. The better you study now, the better you’ll do on the quiz. Study hard now and you’ll do amazing on the quiz. Try your best and feel free to ask any questions you have :).