# how to ace an interview for i in range(1, 51): s = '': if i % 3 == 0: s += 'mono' if i % 5 == 0: s += 'noki' print(s or i)
# how to ace an interview for i in range(1, 51): s = '': if i % 3 == 0: s += 'mono' if i % 5 == 0: s += 'noki' print(s or i)
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く