User:Allya Falmatarkenna

ok so the only reason i am doing this is because Risek bugged me untill i gave in.

Having said that: welcome to my lair, wipe your feet before you come in and close the door behind you.

i've been playing D&D on and off for about 8 years now, i started as a high elf druid in Living Greyhawk then later played as a part demon moon elf druid fighter pysion in Forgotten Realms. i presently play a human cleric of Loviater but i may bring my moon elf back in. i haven't created anything yet but i'm planning to post my old fortress as soon as i remake it (give me some time i'm really lazy)

ok i am done

gollark: Let's go with "nearly self-modifying".
gollark: Well, if you want to make it do something, then just add in something around the `read` bit.
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file))```A simple self-modifying program which does not actually modify itself.
gollark: ```pythonsomethingsome other thinga thing```
gollark: 100-[infinitely small number]%, surely?
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.