Create a python program that takes user input of "Rock", "Paper", or "Scissors" and responds with one of the same it should also print out who won.
Now make the computer cheat. It should look at the users input and return a winning response
FROM ubuntu:18.04 | |
ARG DEBIAN_FRONTEND=noninteractive | |
ARG Aws_Cli_Version=2.0.60 | |
ARG Aws_Iam_Authenticator_Version=0.5.3 | |
ARG Aws_Powershell_Version=4.1.2 | |
ARG Eks_Cli_Version=0.25.0 | |
ARG Helm_Version=v2.17.0 | |
ARG Kubectl_Version=1.18.8-00 | |
ARG Octopus_Cli_Version=7.4.1 |
cd | |
sudo apt-get install software-properties-common python-software-properties git make nasm pkg-config libx264-dev libxext-dev libxfixes-dev zlib1g-dev libopus0 libssl-dev openssl -y | |
sudo add-apt-repository -y ppa:mc3man/trusty-media | |
sudo apt-get install ffmpeg -y | |
sudo apt-get update | |
sudo mkdir pythonbuild | |
cd pythonbuild/ | |
sudo wget https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz | |
sudo tar xvfz Python-3.5.1.tgz | |
cd Python-3.5.1/ |
I hereby claim:
To claim this, I am signing this object: