Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonrindz/pdd2024-l9
Program Design and Development: Lesson 9
https://github.com/lemonrindz/pdd2024-l9
classwork gtc homework-assignments pdd program-design program-development python python-programming-exercises
Last synced: 4 days ago
JSON representation
Program Design and Development: Lesson 9
- Host: GitHub
- URL: https://github.com/lemonrindz/pdd2024-l9
- Owner: LemonRindz
- License: cc0-1.0
- Created: 2024-05-04T01:11:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T01:12:10.000Z (8 months ago)
- Last Synced: 2024-05-04T02:25:03.377Z (8 months ago)
- Topics: classwork, gtc, homework-assignments, pdd, program-design, program-development, python, python-programming-exercises
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDD2024-L9
Program Design and Development (2024) Lesson 9This Lesson covers the following content from Starting Out with Programming Logic and Design 5E by Tony Gaddis:
Ch. 6: Functions