https://github.com/pablolion/intermediate-python-course
an intermediate Python course
https://github.com/pablolion/intermediate-python-course
Last synced: 12 months ago
JSON representation
an intermediate Python course
- Host: GitHub
- URL: https://github.com/pablolion/intermediate-python-course
- Owner: PabloLION
- Created: 2022-08-30T21:18:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T21:31:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T07:36:04.456Z (over 1 year ago)
- Language: Python
- Homepage: https://lab.github.com/everydeveloper/intermediate-python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intermediate Python Course
Hey there,
In this course you will create a dice-rolling program using python. The code you create will be stored in the dice-roller.py file. This repo also contains course materials under the issues tab.