Totally Regular Business Man
Totally Regular Business Man
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
actually idk id like to see what you did.
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
wait thats silly
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
to see if it is 0
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
do i take away user input from the number digit by digit?
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
and with the hard difficulty - how many were correct
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Just the incorrect part I'm still stuck on, don't know how I tell the user which parts of their answer were correct.
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Oh wow I’ve never used the var data type before that is useful
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Gonna come back to this in a bit, ty
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Sorry I am having a barbecue with my family
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Huh, how would I write that if you could give an example?
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
So you are saying create functions for some repeated parts of my program for the different difficulties?
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
Yep, basically copied and pasted it and just changed the amount of digits
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
I think you make functions beforehand and call on them later like in python? E.g. easy();, not too sure though
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
36 replies
CC#
Created by Totally Regular Business Man on 6/2/2024 in #help
New to C#, need help on random number guessing game!
also <--- i have it tell me the numbers just for testing purposes, im going to remove it after testing - so it can be ignored. This part ----> "Console.WriteLine(randomNumber);"
36 replies