Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Learning Python Basics with the Real World Examples
# I love python ~ Arek
This Repository is meant for Learning Python Fundamentals with the real world examples.
It would invoke some thoughts and logic inside you to go further.

Expand All @@ -8,8 +8,8 @@ Real world examples are the examples which you would see around you in regular b


## Prerequisites
1. Python 3.x preferably > 3.7
2. Mostly pip would be installed with Python package, if not then install pip separately.
1. Czas wolny
2. Komputer
3. git is installed and you know basics of git commands.
4. Have access to terminal/command line
5. You know basic concepts of any programming language, not mandatory though
Expand Down