American Young Coder

AYC logo

5 PM – Intro to Python – William

Today We Did Learned about functions with return values Converted hello(), add() functions to return a value Homework Create the following file: Jan13_FunctionsNoReturnHW.py Complete Exercises 4-7 at: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ #7 needs a return value,Read More...

4 PM – Intro To Python – Darin

What We Did Today: Learnt about lists, how to access items from a list, and how to add/remove items from the end of a list. Learned how to use lists with printRead More...

7 PM – Intro to Python – William

Today We Did Reviewed RobotBuilder Finished TurtleShapes Semicircle Infinite polygon generator Homework Final Project Proposal: Criteria: https://www.ayclogic.com/intro-to-python-final-project-criteria/ Draw your project proposals on a piece of paper by next week! Upload your proposalRead More...

6 PM – Intro To Python – Darin

What We Did Today: Created a second version of the magic 8 ball program that answers any question the user asks with a random answer, using random.choice() this timw. Created a randomRead More...

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...

6 PM – Intro to Python – Allison

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...

5 PM – Intro to Python – William

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...

4 PM – Intro to Python – Allison

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...

5 PM – Intro to Python – Allison

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...