claretyoung20 / python-full-tutorial

This repo is for python beginners.. It has complete basic things you need to know as a beginner full commented out code and resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#COMPLETE PYTHON TUTORIAL FOR BEGINNERS: BY YOUNG MARYCLARET NNENNA

Resources I use in compiling this tutorial can be found in python documentation page https://docs.python.org/3/tutorial

One of the best ways to learn new language is to go through the official documentation page.

For every topic I have crated a file for it, with complete comments and example and resources.

TOPICS COVERED SO FAR

  1. Variables
  2. Data Types
  3. Operators

THIS REPO IS STILL IN DEVELOPMENT YOU CAN CONTRIBUTE AS WELL...

About

This repo is for python beginners.. It has complete basic things you need to know as a beginner full commented out code and resources


Languages

Language:Python 100.0%