5PM – Intro To Python – Daniel
What We Did Reviewed String homework. We went over if statements, how to use if and elif and else statements. Homework Create a file May_5_IfElseHw.py and copy code from pages 78-81. InRead More...
What We Did Reviewed String homework. We went over if statements, how to use if and elif and else statements. Homework Create a file May_5_IfElseHw.py and copy code from pages 78-81. InRead More...
Today We We continued working on the Cheese Chase Project. Homework At Level 2, code it so after eating two more cheeses, the game stops. Use "Stop All" to stop the game.Read More...
Today We Did We finished the 3 by 3 grids for the game board. We added clickListeners for all the 9 boxes. Homework When you first enter the Main page, set player1Read More...
What We Did Completed final exam Homework No homework If you have any questions, email me at dmeng@ayclogic.com
What We Did Today: Reviewed the first quiz Learnt about functions without return values! Homework: Create a new file called May7_FunctionsWithoutRV_HW1.py and do the following (use comments so i know which partRead More...