Skip to content

siddharth-krishna/intro-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Programming with Python

This repo contains some notes from a class I taught on Python, along with a static web app I made for solving Python problems in your browser.

PyDojo

A static web app (frontend only, works offline, small footprint) for solving Python programming exercises in your browser: https://pydojo.onrender.com/

Source code

Notes

  1. Basics: variables, assignment, lists
  2. Control flow: if-else, loops
  3. Strings and user input

TODO add sources to problems

References

About

Introduction to Programming with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages