American Young Coder

AYC logo

7 PM – Intro to Python – William

Today we did: Learned how to get user input Reviewed if-else statements Homework: Create Aug14_IfElseHW2.py (new file -> save) Complete page 84 exercises 5-3, 5-4 Create Aug14_Input.py Complete page 117 exercises 7-1, 7-2 UploadRead More...

6 PM – Intro to Python – Darin

What We Did Today: Reviewed for the quiz next week on topics such as while loops, for loops, if statements, getting input from shell, printing using f "{variable}" Homework: Review your recentRead More...

7 PM – Intro to Python – William

Today we did: Learned lists Started for and for each loops Remember, you can reference the code from our lesson in the class Google Drive folder: https://drive.google.com/drive/folders/14Onyk8hhcNsgqsbuBMvIX1p0aCnxWZlj?usp=drive_link Homework: Make the following files:Read More...

6:30 PM – Intro to Python – Juan

Today We Did Reviewed Robot Builder HW Learned about drawing circles Created face function Homework Name your file Aug30_ManyShapes_HW.py Finish the smile for the face1 function using turtle.setheading(direction) Create a letter_A() functionRead More...

6 PM – Intro To Python – Darin

What We Did Today: Had our first quiz covering topics so far on data types, conditionals (if statements), for/while loops, and input from shell Homework: No Homework!

4 PM – Intro To Python – Shawn

Gamas sub Today We Did We learned the difference between if elif else with a lot ifs. We learned how to get input from Shell. We learned how to convert from StringRead More...

7 PM – Intro to Python – William

Today we did: Reviewed lists Continued for loops with lists Homework: Make the following files: Aug28_ListsHW2.py Read pages 37-41 and copy the code down into a file Aug28_AnimalList.py Follow these instructions: https://www.ayclogic.com/animal-list-and-for-loop-exercises/ Upload yourRead More...