1:15 PM – Intro to Python – Isaac
Today, we learned random.randint(1, 8) Magic 8 Ball with if elif else Magic 8 Ball with list index and randint Magic 8 Ball in a while loop (repeat until "quit" or "exit")Read More...
Today, we learned random.randint(1, 8) Magic 8 Ball with if elif else Magic 8 Ball with list index and randint Magic 8 Ball in a while loop (repeat until "quit" or "exit")Read More...
Today We We continued to work on the Shopping Cart project. Homework Create a "CHECKOUT" button sprite. When you click on the button, the cat sprite should say all of the foodRead More...
What we learned today: We learned aboutList ForEach and For Loop Index Homework: Create a file called 22June_IfElseHW and do https://www.ayclogic.com/java-for-loop-if-else/ Create a file called 22June_ListAndForLoopHW and do https://www.ayclogic.com/java-list-forloop/
Today We We started working on the Robux Balance Program. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) After the user exits the program,Read More...
Today We Did We learned how to explore local directories using os.walk and fnmatch python built-in functions. We create grep_local_py function and made it as one of the agent tools. Homework createRead More...