kotlin

kotlinの予約語などです
javaの互換言語、kotlinの予約後です。
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | kotlin | 1946 | F | 2.2 | 89.1% | 66.8 | 148 | 18 | 32 | 2025/03/30 |
2 | qqq | 781 | G | 0.9 | 83.1% | 151.0 | 148 | 30 | 32 | 2025/03/11 |
関連タイピング
-
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数965英語長文90秒 -
Pythonプログラムを打ちまくる
プレイ回数4495英語長文60秒 -
タイピングをマスターしたい方向けの問題です。
プレイ回数7577長文英字326打 -
C使いならサクサク打てるはず!?
プレイ回数18万短文英字60秒 -
Next.js英単語タイピング(1分間ランダム)
プレイ回数125英語60秒 -
”説明”>”コマンド” の順で表示されます。
プレイ回数674長文539打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1265英語長文220打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数4万302打
問題文
ふりがな非表示
ふりがな表示
class(class)
val(val)
var(var)
Int(Int)
Long(Long)
Float(Float)
Double(Double)
String(String)
Byte(Byte)
Short(Short)
as(as)
if(if)
while(while)
when(when)
for(for)
is(is)
public(public)
private(private)
protected(protected)
null(null)
など
in(in)
package(package)
import(import)
fun(fun)
return(return)
else(else)
object(object)
try(try)
catch(catch)
throw(throw)
exception(exception)
with(with)