Tekie.in

Rock paper scissors

posted 2 years ago

if-else
random
games

This program implements the rock, paper, scissors game using the random feature of Python and if-else conditions.