Why does my code ask for "Please enter a number between 2-12: " twice?The error is in int main() This: userchoice = user(); Dice = throwdice(); Is no...
Why does my code ask for "Please enter a number between 2-12: " twice?@whitenite1 Please reread the code because even if the second: "cout << "Please enter a number bet...
Why does my code ask for "Please enter a number between 2-12: " twice?Here is the whole code if it helps. [code] #include <iostream> #include <ctime> #include <cstdlib> ...
This user does not accept Private Messages