Sタイピング

背景
投稿者投稿者アプリグラムいいね1お気に入り登録
プレイ回数290難易度(4.1) 331打 長文

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(<p></p>) <p></p> (<h2></h2>) <h2></h2> (<h1></h1>) <h1></h1> (1,2,3,6,9,34,78,94,100) 1,2,3,6,9,34,78,94,100 (int array []) int array [] (printf(”%p/¥n”,”hello”)) printf("%p\¥n","Hello") (<body></body>) <body></body> (<!doctype html>) <!DOCTYPE html> (<meta charset=”utf-8”>) <meta charset="UTF-8"> (document.write(reversestring(””))) document.write(reverseString(""))
(<script></script>) <script></script> (1003387498143) 1003387498143 (102398372098136210932) 102398372098136210932 (90814636465618561541) 90814636465618561541 (6100465405498189) 6100465405498189 (var age = window.prompt()) var age = window.prompt() (if (age >= 20){document.write(” ”);}) if (age >= 20){document.write(" ");} (list = sort(list);) list = sort(list);