What We Did: Continued the Tunnel of Doom project Homework: Create at least 3 costumes for your maze sprite When the game starts, make your maze sprite: forever change colors randomize whichRead More...
What We Did Today Reviewed classes and methods Set up our SchoolSystem project Homework Reminder: Our next class is on Wednesday 7/9. Create a folder in your Google Drive called Jun2_SchoolSystem. Upload the files student.py,Read More...
Today We We continued working on the Aang drawing. Homework Draw the background of the Aang drawing. Make sure to include a floor, sky, and clouds. Make sure to MAKE A NEWRead More...
What We Did Today: Reviewed everything learnt in class Learnt how to use the for loop with and/or statements Homework: Submit to the google drive: here when you are finished! Homework: Create a file July7_WhileLoopsHW.pyRead More...
Today we did Learn about functions Parameters Return values How to call our functions Learn about how to type variables and parameters Monday 6:00PM class code: https://drive.google.com/drive/folders/1EJ3L9sHx0pYuyJ9jnGX1o144Lki3lZWn?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...
Your HW: Create a new Java class July_7_MethodsHomework.java Create a new method convertFromFahrenheitToCelcius. It has one parameter int fahrenheit. Inside the method, it will convert fahrenheit parameter into celcius by using thisRead More...
Today We: Reviewed the different turtle functions Started robot builder Started drawing shapes project Your HW: Complete the Robot Builder project Create the neck, head, eyes, mouth and arms It should lookRead More...
Today We Did: Continued our Animal Race project. Homework: Vivian (Your homework is a bit different since you wanted to make your project a bit different) Create a background that has aRead More...
What We Did Today: Reviewed Recursion Implemented the Fibonacci Function using Recursion Learnt about Memoization Homework: Submit into the google drive here when you are finished! // new HW // create a recursive functionRead More...
What We Did Today Continued our SchoolSystem project Homework Make sure to do the code in your SchoolSystem project When you're done with the homework, upload main.py but rename it to Jun9_main.py in yourRead More...
Today We We finished the How Old Are You project. We started the Movie Ticket Price project. Homework Create 1 if statement for the free ticket. (You should have 3 if statementsRead More...
What We Did Today: Learnt how to use the basics of turtle module to draw with python Homework: If the image is blurry below, you can see the better quality here: https://drive.google.com/drive/folders/1vy9xiKwwPE2tFuldiIJHu_O3aY0mIIV2?usp=sharingRead More...
Today We Did We finished reviewing the If-Else HW 1. We learned about elif and how it is an extension of if statements. Started learning about taking Input From Shell. Homework CreateRead More...
Today we did how to make application shopping cart Robux Combining random and turtle Homework Edit your face function to be able to change the eye, face, mouth color, or other featuesRead More...
Today We We finished working on the Aang drawing. We started working on the Lighthouse drawing. Homework No Homework! If you have any questions, email me at abigail@ayclogic.com
Today we did Continue monster inheritance project Learn about inheritance Thursday 6:30PM class code: https://drive.google.com/drive/folders/1qlUjB3gRXHSK5kRzjKzDD2qIz-OqB2bK?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me at sebastian@ayclogic.comRead More...
Today we did reviewed basics of python oop how to create a class how __init_works how to create a object of your class (like a specific dog with your dog class template)Read More...
What We Did Today Finished our SchoolSystem project, adding dictionary methods for storing students, teachers, and classrooms. Started the Library System project. Homework Make sure to do the code in your SchoolSystemRead More...
Today We Did We went over recursion and while loop. We went over the 3 basic recursion steps. Homework create July11RecursionHw.py create public boolean isPalindrome(char[] text) create a while true and scannerRead More...
Today We Did: Went over how to submit final project. Reviewed the practice final exam (only the dog banner challenge). Homework: None! While I would heavily recommend you to study for theRead More...