You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a simple rock paper scissors that i made in python. you are against a cpu. this project taught me how to correctly use lists[] and modules.
you can either ["win", "lose", "draw"]
About
this is a simple rock paper scissors that i made in python. you are against a cpu. this project taught me how to correctly use lists[] and modules.