https://github.com/shabdkumar/pythonlearning
Basics Programs for Learning Python.
https://github.com/shabdkumar/pythonlearning
Last synced: 12 months ago
JSON representation
Basics Programs for Learning Python.
- Host: GitHub
- URL: https://github.com/shabdkumar/pythonlearning
- Owner: ShabdKumar
- Created: 2022-10-11T06:31:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T08:07:47.000Z (about 3 years ago)
- Last Synced: 2025-02-05T13:51:36.406Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Diff between Python 2 and Python 3:** https://www.geeksforgeeks.org/important-differences-between-python-2-x-and-python-3-x-with-examples/
**Math Functions in Python:** https://www.programiz.com/python-programming/modules/math
**int() Function:** https://www.geeksforgeeks.org/python-int-function/
**Python Keywords:** https://www.w3schools.com/python/python_ref_keywords.asp
**Floating Point Numbers:** https://www.youtube.com/watch?v=PZRI1IfStY0&ab_channel=Computerphile