JakeWarren2414 / FirstFastpages

Apache License 2.0
0 stars 1 forks source link

Week #21 Hacks #28

Open JakeWarren2414 opened 1 year ago

JakeWarren2414 commented 1 year ago

5.3/5.4 Hacks Project Progress

Program Purpose Input is the pressing of the buttons and and output is the sports shown.

Data Abstraction Two of the code segments are the asking of the questions and also the removing from the list.

Managing Complexity I use a list for the different sports and remove from it to show results

Procedural Abstraction I made the different Yes and No buttons. The parameter is the if the buttons are clicked.

Algorithm Implementation Selection is the yes or no questions. Iteration is asking to repeat quiz. Sequencing is the asking of the questions

Testing I will test by answering the test with different answers and show it.