https://github.com/jdegand/intermediate-python-course
an intermediate Python course
https://github.com/jdegand/intermediate-python-course
github-learning-lab
Last synced: 11 months ago
JSON representation
an intermediate Python course
- Host: GitHub
- URL: https://github.com/jdegand/intermediate-python-course
- Owner: jdegand
- Created: 2020-11-09T18:26:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T18:57:35.000Z (over 5 years ago)
- Last Synced: 2025-01-22T09:13:26.690Z (about 1 year ago)
- Topics: github-learning-lab
- Language: Python
- Homepage: https://lab.github.com/everydeveloper/intermediate-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
# 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.