kotlin

kotlinの予約語などです
javaの互換言語、kotlinの予約後です。
関連タイピング
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数7146英語長文120秒 -
HTML&CSSを忘れないために
プレイ回数2.6万英語長文759打 -
プログラミングタイピング
プレイ回数58英字60秒 -
python 基本
プレイ回数123英字120打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1650英語長文220打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数3420英語長文120秒 -
プログラミング用のタイピング練習
プレイ回数5116英語長文300秒 -
ITエンジニアならみんな知ってる?!解説付きタイピング!
プレイ回数447短文60秒
問題文
ふりがな非表示
ふりがな表示
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)