P5.js 記号練習
関連タイピング
-
プレイ回数1330 725打
-
2014都立東高でよくあるワードのタイピングです。
プレイ回数6131 かな1001打 -
都立東高校であるあるなタイピングです。
プレイ回数400 かな564打
問題文
ふりがな非表示
ふりがな表示
(random(400);)
random(0,400);
(nostroke();)
noStroke();
(framerate(30);)
frameRate(30);
(fill(255,0,0,50);)
fill(255,0,0,50);
(circle(200,100,200);)
circle(200,100,200);