Write a program tbat pkays rock, paper, scissors. Using switch statements instead of If/Else statements. The program sho
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a program tbat pkays rock, paper, scissors. Using switch statements instead of If/Else statements. The program sho
Write a program tbat pkays rock, paper, scissors. Using switch statements instead of If/Else statements. The program should consider both upper and lower case letters (r, p, s). C++