6 PM – Intro To Python – Darin
What We Did Today: Created a Grocery System program, where users can buy items and check out, where the program tells us what items we bought as well as the total price.Read More...
What We Did Today: Created a Grocery System program, where users can buy items and check out, where the program tells us what items we bought as well as the total price.Read More...
Today we: Finished the Robux Shopping Cart project Reviewed for the Final Test Project Feedback: Eden: Add the text “PEASHOOTER” by using rectangles, circles, and/or polygons Make some part of your projectRead More...
Today We Did Reviewed Jan13_FunctionsHW.py Topics covered: Lists For loops If-Else Functions Code available here: https://drive.google.com/file/d/1oubSs4pyHULMHorwmbc-eIEmVc7rNm-p/view?usp=sharing Homework Finish Exercise 7 at https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ Make for following functions in a new file: Jan20_FunctionsHW5.py Write aRead More...
What We Did Today: Reviewed how lists work Introduced the ideas of for loops and how to use a for loop to go through each item in a list Learnt how toRead More...
Today we: Reviewed your Turtle project Started and finished the Grocery System Program Went over the beginning of the Robux Shopping Cart project Project Feedback: The word "Peashooter" is drawn and coloredRead More...
Today We Did Continued the Monster Inheritance project, where now we are able to fight the monsters by playing as a character we created by making a self.player_name and self.player_health attribute inRead More...
Today we: Learned about variables and data types Homework: Upload this homework in the Google Drive folder as Jan22_StringHomework_Pt1: Read and do the codes from Pg. 20-23 Upload this homework in theRead More...
Today We Did Built a Kaleido-Spiral pattern on Jan22_KaleidoSpiral.py Started soft_rectangle Homework Finish your project proposals and upload them to your Google Drive folders! More info here: https://www.ayclogic.com/event/7-pm-intro-to-python-william-22/ If you have anyRead More...
Today We Did Looked closer at what sprites are needed for our projects Cloned the new Gitlab repositories Learned how to crop sprite images for our projects. You can always find theRead More...
Today We Did Reviewed the requirements for sprites before we buy any (hopefully we can all find free sprites). Learned how to crop images using FireAlpaca to make correctly "fitting" sprites. ClonedRead More...