Python 3.6.3 Shell
File Edit Shell Debug Options Window Help
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)]
on win32
Type "copyright", "credits" or "license()" for more information.
>>>
RESTART: \\GEO-IBM\D Drive\Files\_teaching\MCC\Spring 2018\Python\Example Proje
cts\Proj6\Exercise 5-21.py
Enter 1 for rock, 2 for paper, 3 for scissors: 1
Computer chose rock
You chose rock
You made the same choice as the computer. Starting over
Enter 1 for rock, 2 for paper, 3 for scissors: 2
Computer chose rock
You chose paper
You win the game
>>>
Ln: 8 Col: 0