Skip to content

mcaffarelli/Array-Display-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Array-Display-GUI

This program will generate an array of 20 random integers between 1 and 100 and let the user do many different actions to the array. The user has the following options:

A.) Display Conents

B.) Add Number or Add Multiple Numbers

C.) Delete Number

D.) Sort the Array from lowest to highest number

E.) Display the Size of the Array

F.) Search for a specific number in the Array.

Clear Conents Exit Program


Below are all screenshots of the program working:

A.) Display Conents

Button A (DisplayConents)

B.) Add Numbers

Button B (Add Numbers)

C.) Delete Number or Numbers

Button C (Delete Numbers)

D.) Delete Number or Numbers

Button D (Sort Array)

E.) Display Size of Array

Button E (Size of Array)

F.) Search Button

Button F (Search Button)

Clear Contents

Clear Button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages