#ダウンロード推奨
#千代に八千代に
import random
import time

def 君が代():
    if random.randrange(100) == 0:
        sazare_isi = "巌"
さざれ石 = "さざれ石"
苔 = False
智代に八千代に = 8888888888888888
while (time.time() < 智代に八千代に) and (苔 == False):
    print("君が代は\n")
    君が代()
    if さざれ石 == "巌":
        苔 = True
    else:
        苔 = False
    if 苔:
        print("苔の生すまで")
    time.sleep(0.1)

#※Unix時間は10桁なので、
#    「千代に八千代に」に格納されている値となることはない(2038年までは確実)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: