Skip to content

moaminsharifi/python-with-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-with-m

assets/learning-python-with-m.png

  • why python

  • how to install python

  • iterpter vs compiler

  • where to code

    • jupyter notebook
    • vscode
  • variables assing

    • print variable(basic)
    • variable name in python (pep 8)
  • basic datatype

    • int
    • float
    • string

  • conditionds

    • boolean conditionds
    • numberic conditions
    • ‍‍is vs ==
      • id() function
  • some python keywords and usage

  • input function

    • casting
  • advance datatype

    • list
      • indexing
      • functions
    • string
      • indexing
      • function
    • dict
      • functions
    • in keyword

About

M Python Course Slide-ish Code-Ish Stuffs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published