computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kamran Ahmed
b64cdcf266
|
2 years ago | |
---|---|---|
.. | ||
100-basic-syntax.md | 2 years ago | |
101-variables-and-datatypes.md | 2 years ago | |
102-conditionals.md | 2 years ago | |
103-typecasting-exceptions.md | 2 years ago | |
104-functions.md | 2 years ago | |
105-lists-tuples-sets-dictionaries.md | 2 years ago | |
readme.md | 2 years ago |
readme.md
Python
Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected.
Free Content Official Website: Python Tutorial Series: How to Code in Python Python Wikipedia