The game rock, paper & scissors in Python to play agains the computer on the terminal.
This little program has been the first Python code after learning some Python Fundamentals. I have used variables, a tupla, a dictionary, functions, loops and random method for the computer option choice.
Python 3.10.4 PyCharm as IDE
Prepare a UI/UX Design.