+1 vote
39 views
in Technology by (102k points)
The Fizzbuzz game? It's a game that todlers play to learn their numbers and devision. Basically you wright out all the numbers up to 100 and replace all the numbers that are divisible by 3 with the word fizz and all the numbers that are divisible by 5 with the word buzz. If a number is both divisible by 3 and 5, then they replace it with the word fizzbuzz (hence the name).

Well anyways, I am going thru a C# programming book and part of the homework is making that game on a computer. Its pretty hard so wish me luck. Maybe at the end when it is done ill show it to yall. Since this is just a computer thing, the computer automatically writes out the numbers and replaces them with the appropriate word to match its divisible properties. Wish meh luck!!!



1 Answer

0 votes
by (943k points)
I wish you luck! And please show it to us.

Also, I have a C# book.
by (102k points)
Nice. Can you show me a picture of the book? Also, the assignment was to make it so that the computer automatically lists out all the numbers between 1 and 100 and automatically replace the ones that decide by 3 or 5 with the correct word. It's not much but I'll show you the code
by (102k points)

Here it is. This is just the code. The output is pretty boring. 

by (943k points)
Thanks!
by (943k points)

Here you go. I got it used.




Related questions

+6 votes
0 answers 52 views
asked Jul 10, 2023 in Games / Toys by thanhdt3001 (24.0k points)
+10 votes
3 answers 174 views
+6 votes
4 answers 601 views
asked Aug 16, 2020 in Other by Jane
+11 votes
1 answer 258 views
+6 votes
12 answers 658 views
+10 votes
2 answers 401 views
asked Apr 26, 2014 in Fun Stuff by tdtl1802 (15.2k points)
+8 votes
2 answers 246 views
asked May 23, 2017 in Other by anonymous
+10 votes
2 answers 228 views
asked Nov 14, 2016 in Fun Stuff by L (90.2k points)
+18 votes
38 answers 1.6k views
+14 votes
4 answers 3.1k views
+7 votes
1 answer 232 views
+4 votes
3 answers 198 views
+11 votes
5 answers 475 views
+24 votes
29 answers 3.4k views
+11 votes
6 answers 719 views
+2 votes
1 answer 64 views
+6 votes
1 answer 98 views
+4 votes
2 answers 166 views
+7 votes
2 answers 295 views
+15 votes
12 answers 897 views
+15 votes
5 answers 353 views
+11 votes
4 answers 285 views
+11 votes
1 answer 351 views
+2 votes
10 answers 77 views
+11 votes
3 answers 129 views
asked Feb 20, 2023 in Technology by thanhdt3001 (24.0k points)
+4 votes
2 answers 93 views
asked Aug 31, 2022 in Technology by thanhdt3001 (24.0k points)
+1 vote
1 answer 163 views
asked Nov 13, 2020 in Other by Misscoconut
+10 votes
1 answer 178 views
asked Jun 3, 2016 in Games / Toys by BEl
+2 votes
3 answers 32 views
asked Apr 11 in Other by Yellowcat (21.8k points)
+1 vote
0 answers 30 views
+12 votes
2 answers 367 views
+3 votes
1 answer 194 views
asked Jan 2, 2021 in Technology by OllieMotionStudios (26.4k points)
+3 votes
4 answers 335 views
asked Aug 23, 2020 in Technology by C.Clay (27.5k points)
+10 votes
4 answers 439 views
asked Jul 3, 2017 in Technology by Friendsrule (56.3k points)
+5 votes
3 answers 38 views
asked Apr 3 in Other by CarlyTheSwede (767k points)

Recent Badges

Popular Question
Asked question received 100 views
- gamekid -
Notable Question
Asked question received 50 views
- Coolgir1 -
Notable Question
Asked question received 50 views
- artcrafts&more -
Popular Question
Asked question received 100 views
- Esie -
Notable Question
Asked question received 50 views
- .-.#3RACHAN.-. -
...