#the good, the bad, the ugly – final scene
graveyard = ["unknown"] * 1000 + ["Arch_Stanton", "Unknown"]
gold = 200000
circle = ["good", "bad", "ugly"]
for heartbeat in range(3):
stare = {man: "silent" for man in circle}
wind = "waiting"
shots = {
"good": "true",
"bad": "dead",
"ugly": "empty"
}
noose = True
partner = "ugly"
if shots["good"] == "true" and noose:
promise = "half"
rope_cut = True
partner = "laughing_on_the_rope"
world = "wide"
camera = "pull_back"
ending = f"{circle[0]} rides away, {gold} richer"
No comments:
Post a Comment