Today We Did We reviewed turtle project result. We started and completed Kaleido spiral project. Homework Make progress on your Turtle project, it is due on Nov 15. By next week youRead More...
Today We Did Variables have a name and a value. Variables are like a box that wraps around a "thing" (value). The values of a variable can be one of four differentRead More...
Today we did: Went over the magic 8 ball problem using random.choice() Discussed debugging, different types of errors, how to go about fixing these errors Briefly went over this problem at endRead More...
Homework Create a new Python file in Thonny Nov4_StringHomework.py Copy codes from page 20 to 23. If you do not have the book yet, you can look here IntroToPythonP20toP23 Upload your homeworksRead More...
Homework Create a new file Nov5_1stQuizPrep.py do exercises from https://www.ayclogic.com/intro-to-python-exercises/ If you have question, please email me at gamas@ayclogic.com
Today We Did Full review! Variables and data types input(), + - * /, += -= *= /=, and how they effect different data types if elif and else statements and howRead More...
Today We Did Full review! Variables and data types input(), + - * /, += -= *= /=, and how they effect different data types if elif and else statements and howRead More...
Today We Did We reviewed everyone's project progress. We make sure everyone knows how to continuously draw one shape with different colors. This is one of the requirement for the Turtle finalRead More...
Today We Did String functionalities: .title(), .upper(), .lower() Formatted strings: f”” Removing end spaces: .rstrip(), .lstrip(), .strip() Escape keys: \n \t \" \' Homework Create a new Python file NOV9_StringHomework2.py in Thonny.Read More...
Today We Did: We reviewed the 3 data types we learned last week. We reviewed String homeworks. Homework Create a new Python file Nov11_StringHomework2.py Do exercises from page 25: TRY IT YOURSELFRead More...
Today We Do We reviewed homework from https://www.ayclogic.com/intro-to-python-exercises/ Homework Next week is 1st quiz and this is 10% of your class grade. Please study well. During the quiz, you can use ThonnyRead More...
Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...
Today We Did Review of homework Full review focusing on loops Can use for loops and while loops to do the same thing Reviewed how range() works Homework No homework this weekRead More...
Homework If you have not submitted your turtle project, please upload to google drive as soon as possible. Otherwise you get some point deductions. Gamas will send feedbacks on your turtle projectRead More...
Homework Copy Oct5_GroceryShoppingCartV2.py into Nov16_GroceryShoppingCartUsingClass.py Inside this file, create a new class on the top of the file GroceryItem Inside this class, it will have 2 attributes name price Create Nov16_ClassHomeworkP167.py InsideRead More...
Today We Did Learned about if, elif, else Learned about how "if" starts a conditional block, and "else" ends it Learned a bunch of operators (==, !=, <, <=, >, >=) LearnedRead More...
Today We Learned the basics of working with python turtle Homework Complete the questions at the following link: https://www.ayclogic.com/event/6-pm-intro-to-python-46/ We do not have class next week, as it is thanksgiving week
Today we did: went over the bug fixing homework looping through strings and list using for loops and indexes, preparing for hangman started the hangman game with randomly choosing secret word, initializingRead More...
Today we did: went over the looping through lists/strings homework finished hangman game with functionality for win, lose, update clues, repeated guesses, health briefly went over what will be on the quizRead More...
Today We Did We went over IF ELSE and IF ELIF statements. We reviewed again how to combine string using "f" formatter. We started input from shell. Homework Create Nov22_Private_IfElseHomework.py - AnswerRead More...
Today We Did Learned the steps to fixing an error: Click bottom blue line Read error message Fix error and rerun Explored NameError, SyntaxError, IndentationError, IndexError, and TypeError Reviewed what "return" doesRead More...
Today We Did We finished Nov8_ShoppingCart.py program Homework Create a new file Nov29_RobuxShoppingCart.py. We are going to create something similar to Nov8_ShoppingCart.py, so if you are stuck with the below program, lookRead More...
Today We Did Learned how to get input from the shell: input() Reviewed how to append strings to eachother Reviewed if, elif, else with input() Learned that input() always becomes a stringRead More...
Today We Did We did Dec1_TurtleBasic.py. We drew a Square shape with a Turtle module. We created draw_square(color) function. Homework Create Dec1_Turtle4ShapesHomework.py And do exercises according to https://www.ayclogic.com/draw-4-shapes-using-turtle-module/
Homework Create Dec12_Private_ListHomework.py. Copy codes from page 37 to 38. Create a list of monsters: “dragon”, “phoenix”, “minotaur”, “hydra” using the list print “DRAGON is a powerful monster”. Get the first elementRead More...
Today we did: Reviewed for the quiz Homework Only homework is to prepare for the quiz. Feel free to reach out if you need any additional help or practice problems.
Today We Did We reviewed the 1st quiz result. If you guys don't receive my quiz feedbacks, please let me know. Ask your parents to text me. Homework Create a new pythonRead More...
Today We Did How functions work (parameters, arguments) How to call functions In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework DEC3_functions_hw.py Homework: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
Today We Did How functions work (parameters, arguments) How to call functions In case you need anything, feel free to email me at sebastian@ayclogic.com Homework Name your homework DEC3_functions Homework: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
This site uses cookies to understand your visit and improve future outreach. We do not sell personal data.