Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# CMIS-141-Project-2
#### An introductory project to become familiarized with while loops

Plays 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.