American Young Coder

AYC logo

9AM – Intro to Python – Saagar

Today we did: Review for the quiz with trivia style questions: went over variables and the different types string concatenation, f-strings, string functions if, elif, else statements, the different operators like ==,Read More...

10 AM – Indo – Intro To Python – Gamas

Today We Did We learned about String data type. We learned about 3 String built-in functions: lower(), upper(), title() We learned how to combine String together using Python "f" formatter. Homework IfRead More...

3 PM – Intro To Python – Sebastian

Today We Did We learned about Integer, Float, String, Boolean We learned how to combine String together using + and , Homework Create a new python file Aug27_StringHomework.py in Thonny. Copy codesRead More...

6 PM – Intro To Python – Gamas

Today We Did Finished Robux application Did some final test review Homework next week is 2 hour finals. It is open book, you should use thonny to do your coding. Study theRead More...

10 AM – Indo – Intro To Python – Gamas

Today We Did We went over the String homework2 today. We reviewed String, Integer data types. We introduced Float data types. We reviewed .strip(), .rstrip(), .lstrip() String functions. We reviewed \t andRead More...

2 PM – Intro To Python – Sebastian

Today We Did We learned about Integer, Float, String, Boolean We learned how to combine String together using + and , (one has space and one doesn't) Homework Create a new fileRead More...

5 PM – Python Game Development – Gamas

Today We Did We continued with Shoot Balloon project. We added ability for the Bug to do chirping. We utilized inheritance method overriding to override Sprite.kill() method. We started a Loading pageRead More...

9AM – Intro to Python – Saagar

Today we did: Went over the review sheet in depth Trivia style questions for more practice for the quiz Homework Study for the quiz!!! I strongly recommend doing practice problems and usingRead More...