American Young Coder

AYC logo

6 PM – Intro To Python – Darin

What We Did Today: Reviewed while loops and comparing it to for loops Remember to check the Google Drive folder if there’s any code you missed (Nov14_WhileLoops2.py)! Homework: Create a file calledRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed how to use the t.goto() function, the idea behind the x and y graph, and how to create basic shapes using t.begin_fill() and t.end_fill(), and using t.penup()Read More...

5 PM – Intro to Python – William

Today We Did Reviewed Nov11_PythonExercises.py Homework Finish Nov11_PythonExercises.py https://www.ayclogic.com/intro-to-python-exercises/ Study for our quiz. I recommend reviewing the following topics: Variable datatypes While loops For loops Lists Reminder, no class next week! Enjoy yourRead More...

7:30 PM – Intro To Python – William

Today We Did Reviewed Nov11_IfElseHW3.py Learned how to get user input Homework Create the following file: Nov18_InputHW.py Read textbook pages 113-15 and copy the code Complete Try It Yourself 7-1 on page 117 DoRead More...

4 PM – Intro To Python – Darin

What We Did Today: Introduced Thonny, how to navigate files, and use shell Introduced variables and data types in Python Introduced printing, and math with variables Homework: Copy code from pages 20-23Read More...

7 PM – Intro to Python – William

Today We Did Reviewed Quiz2Prep.py and Python bugs homework Homework Review for our quiz next week! I recommend focusing on the following topics: List operations (length, append, etc) Functions (return values, multipleRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed all the concepts learned to this point in preparation for the first quiz Homework: PART 1: https://www.ayclogic.com/intro-to-python-exercises/ www.ayclogic.com/intro-to-python-exercises PART 2: Continue on your file called Nov14_WhileLoops2HW.py andRead More...

6 PM – Intro to Python – Allison

Today we: Learned about parameters and arguments Started the Robot Builder project Homework: In your Robot Builder project: Allow us to choose what color we want the rectangle to be using parametersRead More...

6 PM – Intro To Python – Darin

What We Did Today: Reviewed how to create shapes on turtle using turtle.goto(x, y) Learnt how to use turtle.forward() Learnt how to use turtle.right() and turtle.left() Learnt how to create a squareRead More...

5 PM – Intro to Python – William

Today We Did Reviewed Nov11_PythonExercises.py Homework Study for our quiz! I recommend reviewing the following topics: Variable datatypes While loops For loops Lists If you need extra practice, do any homeworks youRead More...