String comparison help? I'm sorry, currentLetter started as a char but I later realized it had to be changed to a string and...
Shapes MenuIf you would want to add functions into your current code, it would be a pain in the a**. Because t...
if statment errorYou're sure that everything matches up when you input args? i.e. answerarray[a] matches up with que...
String comparison help? Hi all, Long story short I'm creating a program that takes user input in the form of a string and...
Rounding Irrational NumbersAs a test of my knowledge, I'm making a program to write out the digits of Pi one by one, using algo...