6 PM – Intro to Python – Darin
What We Did Today: We reviewed using for loops for lists and using range Introduced the topic of while loops and conditionals Homework: Create python file named WhileLoopHW.py and when finished uploadRead More...
American Young Coder Academy – Indo
What We Did Today: We reviewed using for loops for lists and using range Introduced the topic of while loops and conditionals Homework: Create python file named WhileLoopHW.py and when finished uploadRead More...
Today We Did 2-hours final test.
Today We Did Revisited our old grocery system Applied object oriented programming to it, began Grocery System project In case you need anything, feel free to email me at sebastian@ayclogic.com Homework PleaseRead More...
Today We Did Began working on school system project Started learning how to build code from a menu that we're given In case you need anything, feel free to email me atRead More...
Today We Did Reviewed data types and operations Learned about if, elif, and else Learned about the special keywords "and" & "or", and how to use them with conditions In case youRead More...
Today We Did Installed and set-up Pycharm. Created a Pycharm project Started learning about dictionaries Homework Name your file August14_Dictionary_HW.py and do: Page 92 to 97. Page 99 TRY IT YOURSELF. 6-1Read More...
Today we did: Reviewed HW Printing using f-strings (formatted strings) If statements with or and and elif statements Homework: Create Aug7_StringHW2.py Page 25: TRY IT YOURSELF: 2-3, 2-4, 2-5 and 2-6 ForRead More...
Today We Did Discussed more about Git commits, what repositories are, and how to explore them to see our past commits Learned about static variables, reviewed what local variables and attributes are,Read More...
Homework Continue with your Jul22_RobuxShoppingCart.py. Add codes to handle "2. Buy The Samurai of the Gamers 1000 robux", "3. Buy parrot 50 robux". Also add code to do "4. Add more robux"Read More...
Today We Did Reviewed Aug9_TurtleShapesHomework.py Started Robot Builder Homework Finish the rest of the Robot Builder project Name your file: Aug15_RobotBuilder.py Finish the legs, body, neck, head, eyes, mouth