Python
関連タイピング
-
プレイ回数207長文60秒
-
プレイ回数1321英語長文60秒
-
プレイ回数705短文380打
-
プレイ回数42英語短文159打
-
プレイ回数49360秒
-
プレイ回数555147打
-
プレイ回数1615長文60秒
-
プレイ回数1715短文英字429打
問題文
ふりがな非表示
ふりがな表示
print("")(print(””))
input("")(input(””))
impout(impout)
# コメント(# こめんと)
kotoba = 変数(kotoba = へんすう)
KOTOBA = 定数(kotoba = ていすう)
\n(¥n)
and(and)
or(or)
not(not)
if(if)
elif(elif)
else(else)
for(for)
while(while)
def(def)
return(return)
None(none)
pass(pass)