American Young Coder

AYC logo

6 PM – Intro To Python – Gamas

Today We Do We continued to learn how to fix Python errors. We reviewed a couple of problems from 1st quiz to prepare for next week 2nd quiz. Homework Next week isRead More...

6:30 PM – Intro to Python – Latisha

Today We Did: Continued working on Robot Builder Homework: Create the function draw_right_arm similar to how we made draw_left_arm. Then, call the function 3 times so that the right side is symmetricalRead More...

7 PM – Intro To Python – Gamas

Today We Do We learned about function with return value. Homework Create a new python file Apr20_FunctionWithReturnValueHomework.py Copy codes from page 139. Also create a function called: convert_from_hour_to_second. One parameter: hour. ReturnRead More...

7 PM – Coding Olympic Training

Homework: https://leetcode.com/problems/container-with-most-water/ https://leetcode.com/problems/longest-palindrome/