Skip to content

Instantly share code, notes, and snippets.

@ALM3ARQ
ALM3ARQ / hangmanwordbank.py
Created July 23, 2024 12:51 — forked from chrishorton/hangmanwordbank.py
Hangman ascii art and wordbank
HANGMANPICS = ['''
+---+
| |
|
|
|
|
=========''', '''
+---+
@ALM3ARQ
ALM3ARQ / RPS_ASCII_Art.py
Created July 13, 2024 16:10 — forked from wynand1004/RPS_ASCII_Art.py
Rock, Paper, Scissors ASCII Art
# Rock Paper Scissors ASCII Art
# Rock
print("""
_______
---' ____)
(_____)
(_____)
(____)
---.__(___)