Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmis-141-project-2
An introductory project to become familiarized with while loops.
https://github.com/crutchtheclutch/cmis-141-project-2
Last synced: 13 days ago
JSON representation
An introductory project to become familiarized with while loops.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmis-141-project-2
- Owner: CrutchTheClutch
- Created: 2017-07-27T10:18:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:33:08.000Z (over 6 years ago)
- Last Synced: 2024-12-07T11:42:22.353Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMIS-141-Project-2
#### An introductory project to become familiarized with while loopsPlays a set of pick-3, pick-4, or pick-5 lottery games. Then, calculates the sum of all pick numbers generated.
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Introductory Programming
>CMIS 141
>A study of structured and object-oriented programming using the Java language. The goal is to design, implement, test, debug, and document Java programs, using appropriate development tools. Projects require use of algorithms, simple data structures, and object-oriented concepts.