American Young Coder

AYC logo

2 PM – Intro To Python – Sebastian

Today We Did Quiz review homework and more quiz review In case you need anything, feel free to email me at sebastian@ayclogic.com Homework We will have 2nd quiz on 02/18. Prepare forRead More...

3 PM – Intro To Python – Sebastian

Today We Did Quiz review homework and more quiz review In case you need anything, feel free to email me at sebastian@ayclogic.com Homework We will have 2nd quiz on 02/18. Prepare forRead More...

6:00 PM – Intro to Python – Juan

Today We Did Reviewed last week's homework assignment: f-strings, .upper(), .title(), .lower() Learned about newlines "\n" and tabs "\t" Learned about Boolean datatypes, expressions, and if-else statements. In case you need anything,Read More...

5 PM – Intro to Python – Gamas

Homework Start working on your Turtle project and make 25% progress every week. The project is due on March 14. If you guys can submit by March 7, I will give youRead More...

6 PM – Python OOP – Gamas

Homework Continue on WED-6PM-LibrarySystem project Add code to enable Add Book List all books Find book by name You have to add book class to do this name author publish_year id UseRead More...

6:30 PM – Intro To Python – Sebastian

Today We Did Python functions with return values Reviewed how to call functions Reviewed what "return" does (where does the return value go?) In case you need anything, feel free to emailRead More...

5 PM – Intro To Python – Shawn

Homework Create a new file Feb17_StringHomework.py Copy codes from page 20 to page 23 from the textbook. If you see ">>>" in the book, don't copy this >>>. For example in theRead More...

5:30 PM – Intro To Python – Gamas

Homework Continue on Feb10_GroceryShoppingCart.py Add codes so after you are "done", the program will list all items that the user purchase. You have to create a list to keep track of theRead More...

10 AM – Indo – Intro To Python – Gamas

Homework Continue on Feb18_Magic8BallV1.py. Change the code so it can the program can provide more answers: Yes No Maybe Absolutely No way I am not sure Create a new file Feb18_Magic8BallV2.py. CreateRead More...