https://github.com/kareimgazer/session-1-python
https://github.com/kareimgazer/session-1-python
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kareimgazer/session-1-python
- Owner: KareimGazer
- Created: 2024-11-28T20:59:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T00:27:38.000Z (10 months ago)
- Last Synced: 2025-03-25T12:51:09.365Z (7 months ago)
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 21
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Session-1 - Python
## Concepts
- variables
- data types
- memory and references
- turtule graphics## Extras
## Materials
- [Python docstrings](https://www.datacamp.com/tutorial/docstrings-python)
- [Python Docstring Conventions](https://www.python.org/dev/peps/pep-0257/)## Note
- solutions to the bonus exercises will be posted one week after
- solutions to the challange exercises will be posted two week after