Randomization and Python Lists - Day 04
100 Days of Code: The Complete Python - Day 04
Today, Goal:
import random
rock = '''
_______
---' ____)
(_____)
(_____)
(____)
---.__(___)
'''
paper = '''
_______
---' ____)____
______)
_______)
...
atozdevopscenter.hashnode.dev10 min read