Skip to content

🐍 ✨ Getting started with python and some extra practices

Notifications You must be signed in to change notification settings

AliSawari/py-practice

Repository files navigation

Python Best Practice 🐍 💪

simple python syntax walkthrough 🕵️‍♂️

NOTE: This guide is using Python 3.7.1 (latest version) if you want to download and install python please go to Python's Official Website

Map

this walkthrough includes:

  • introducing python (start here 🏳️)
  • variables and data types
  • strings
  • numbers and math operations
  • lists and tuples
  • dictionaries
  • conditions and loops (and logical operations)
  • functions
  • classes
  • modules

Run

py strings.py

Source

Used LearnPython.org to create these tutorials, strongly recommended

About

🐍 ✨ Getting started with python and some extra practices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages