Pythonでおみくじ書いた
import random
while True:
v = random.randint(0, 114514)
if v == 1919:
print("やりますねぇ")
breakPythonでおみくじ書いた
import random
while True:
v = random.randint(0, 114514)
if v == 1919:
print("やりますねぇ")
breakIf you have a fediverse account, you can quote this note from your own instance. Search https://misskey.io/notes/a7oll48vrmtj0nwh on your instance and quote it. (Note that quoting is not supported in Mastodon.)