Skip to content

Instantly share code, notes, and snippets.

View XxTUBBYNINJAxX's full-sized avatar

XxTUBBYNINJAxX

View GitHub Profile
import time
import random
run = random.randrange(1,4)
fighting = "no"
health = 30
att = random.randrange(5,15)
spd = random.randrange(5,10)
print "you see a monster"