10 AM – Indo – Intro to Python – Gamas
Today We Did We went over how to fix python errors. How to read python errors. Homework Create March4_2ndQuizPrep.py Do exercises from https://indo.ayclogic.com/intro-to-python-exercises-for-quiz-2/
American Young Coder Academy – Indo
Today We Did We went over how to fix python errors. How to read python errors. Homework Create March4_2ndQuizPrep.py Do exercises from https://indo.ayclogic.com/intro-to-python-exercises-for-quiz-2/
Today We Did Robot builder left and right arm Reviewed why functions are useful for large projects like this turtle.forward() & turtle.right() In case you need anything, feel free to email meRead More...
Today We Did Color shapes with turtle.begin_fill() & turtle.end_fill() Move and turn pen with turtle.forward() & turtle.right() Drawing rectangles in different ways In case you need anything, feel free to email meRead More...
Today We Did Set-up PyCharm, Gitlab account, and cloned the dragon-birdie repository. Started blitting images for PyGame to display. Homework Draw bird01_A.png If you have any questions, you can ask me atRead More...
Today We Did Reviewed getting shell from the input and flow of if-elif-else statements. Learned how to convert shell input from string into an int. Briefly learned about lists. In case youRead More...