American Young Coder

AYC logo

Latest Past Events

7PM- Intro to Python -Joshua Widjanarko

Today We Did: FUNCTIONS Functions are a way we can remove duplicated code in function How to create a function def function_name(variable_1, variable_2) Remember, our code outside the function does not knowRead More...

6:30 PM – Intro to Python – Sebastian

Today We: Learned how to fix bugs and read error messages Your HW: Create a new file "Dec_19_FixingBugsHW" Paste the first section of code from: https://www.ayclogic.com/fixing-python-bugs/ Fix all the errors and makeRead More...

6 PM – Python OOP – Daniel

What We Did We went over the dictionary and list benchmarking We finished the phone book program Homework Create a file called Dec_18_DictionaryHW3.py and do the Try it Yourself on Page 105Read More...