American Young Coder

AYC logo

5 PM – Intro To Python

We went through how to use list How to add more element to the list How to replace element inside the list How to remove element from the list. Homework: Create aRead More...

7:30 PM – Intro To Python

We finished with Function with and without return value. We learned how to use python random module. We started password generator program. Homework: Inside the Aug26_PasswordGenerator.py Create a function with return valueRead More...