Results 1 comments of Vinayak

This is very simple mistake which beginner will always end up with. if randNo == 1: comp == "r" elif randNo == 2: comp == "p" elif randNo == 3:...