bhavintandel-forks / TeachMePythonLikeIm5

A collection of super beginner friendly tutorials and challenges to teach the python programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeachMePythonLikeIm5

You are welcome to contribute to this repo. See the CONTRIBUTING.md for more info

TeachMePythonLikeIm5

About this repo

A collection of super beginner friendly tutorials and challenges to teach the python programming language. Each file contains:

  • A tutorial explaining a concept in python
  • A challenge or set of challenges to complete

List of available tutorials

Tutorial Link
Getting started
Your first python program hello-world.py
Variables
How using variables work creating-variables.py
Functions
How to declare and call functions using-functions.py

About

A collection of super beginner friendly tutorials and challenges to teach the python programming language.

License:MIT License


Languages

Language:Python 96.5%Language:Shell 3.5%