Skip to content

sm-moshi/learning_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python, just my solutions to the end of module projects in SoloLearn Python.

Small steps at re-learning python (haven't done this since childhood).

Done until now:

  • Python for Beginners (100%):

    • Basic Concepts (~/PythonForBeginners/Flight_Time.py)
    • Strings (~/PythonForBeginners/Leaderboard.py)
    • Variables (~/PythonForBeginners/Tip_Calculator.py)
    • Control Flow (~/PythonForBeginners/BMI_Calculator.py)
    • Lists (~/PythonForBeginners/Consecutive_Numbers.py)
    • Functions (~/PythonForBeginners/Search_Engine.py)
  • Python Core (got abbandoned by the Devs of SoloLearn):

    • Functions and Modules (~/PythonCore/Celsius_to_Fahrenheit.py)
    • Exceptions and Files (~/PythonCore/Book_Titles.py)
    • More Types (~/PythonCore/Longest_Word.py)
    • Functional Programming WiP: (~/PythonCore/Fibonacci.py)
  • Python Intermediate (0%):

    • Test

About

small steps at re-learning python (did that stuff in my childhood, but need to refresh it).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages