American Young Coder

AYC logo

7:00 PM – Intro to Python – Sebastian

Today we did Review quiz questions Learn about basic turtle functions Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feel free to email me atRead More...

7:00 PM – Intro to Python – Sebastian

Today we did Learn how to draw rectangles the new way (using t.right and t.forward) Start robot project Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you needRead More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed variables, data types, if statements, and how to get input from the shell. Learnt about different ways to compare (<=, >=, ==, <, >) Learnt about typecastingRead More...

7:00 PM – Intro to Python – Sebastian

Today we did Finish robot builder Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?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.com Homework Please submit yourRead More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed variables, data types, if statements, how to get input from the shell, how to compare (<=, >=, ==, <, >), and typecasting (converting data types from oneRead More...

7:00 PM – Intro to Python – Sebastian

Today we did Learn about some new functions t.forward() t.right() t.left() Learn how to draw circles You can draw half circles if you use the second parameter "extent" Monday 7:00PM class code:Read More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed variables, data types, if statements, how to get input from the shell, how to compare (<=, >=, ==, <, >), typecasting (converting data types from one intoRead More...

7:00 PM – Intro to Python – Sebastian

Today we did Learned how to draw a face Use all of our previous functions to draw it Went over our project proposal Monday 7:00PM class code: https://drive.google.com/drive/folders/1Nm9mpaXjjpK8akSC1v8YpnGMTX-FpTyD?usp=sharing AYC Logic’s observed holidays:Read More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed past lessons Learnt about the while loop Homework: Submit the files into the google drive: https://drive.google.com/drive/folders/1H8go-vwBIyC-4UklydoV1wFtTDM6Nr4v?usp=sharing when you are finished! Create a new file called Apr9_LoopsHW.py: From the textbookRead More...

7 PM – Intro To Python – Darin

What We Did Today: Reviewed past lessons Reviewed the while loop Learnt how to use if statements in a while loop Homework: Submit the files into the google drive: https://drive.google.com/drive/folders/1H8go-vwBIyC-4UklydoV1wFtTDM6Nr4v?usp=sharing when you are finished!Read More...