Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.03 KB

File metadata and controls

34 lines (23 loc) · 1.03 KB

🎓 Stanford University — Code in Place

Python Stanford

Solutions and projects from Stanford University's Code in Place Python course

📖 About Code in Place

Stanford's Code in Place is a free, human-centered introductory programming course based on Stanford's CS106A, using Python.

📂 Contents

Week Topics
Week 1 Karel the Robot — basic commands & loops
Week 2 Karel — conditions & functions
Week 3 Python basics — variables, expressions
Week 4 Control flow — if/else, while loops
Week 5 Functions, lists, and strings
Final Independent capstone project

🚀 Run

python solution.py

Made with ❤️ by Mohd Aasim Ansari