Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasaugust1/true-or-false
https://github.com/jonasaugust1/true-or-false
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonasaugust1/true-or-false
- Owner: jonasaugust1
- Created: 2022-08-12T13:50:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T13:54:16.000Z (over 2 years ago)
- Last Synced: 2024-12-23T02:11:47.191Z (2 months ago)
- Language: C#
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# True-or-False
Interactive quiz written in C#.
In this project, I build a C# program that presents a quiz the right way: using arrays and loops, it will check the format of user input and repeat the question if the format is incorrect.
After the quiz is complete, it will check the user’s responses against the correct answers and present a score.
![]()