プログラミング用/タイピング

背景
投稿者投稿者EdamAmeいいね2お気に入り登録
プレイ回数612難易度(2.0) 615打 英字
プログラミングで良く使う構文を練習します
言語は様々
(マークアップ言語やスタイルシート言語,コマンドラインも含みます
)

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(<!doctype html>) <!DOCTYPE html> (<meta charset=”utf-8”>) <meta charset="utf-8"> ($ cd) $ cd ($ ls) $ ls ($ num = 123;) $ num = 123; (string) string ($ str = ”str”;) $ str = "str"; (if ($num < 10) {}) if ($num < 10) {} ($ cat) $ cat (foreach) foreach
(for ($num = 1;$num <= 10;$num++) {}) for ($num = 1;$num <= 10;$num++) {} (javascript) javascript (html) html (css) css (perl) Perl (php) php (c) C (c++) C++ (c#) C# (f) F
など
(f++) F++ (f#) F# (sql) SQL (var) var (let) let (const) const (function) function (=>) => (post) POST (get) GET (query) query (iframe) iframe (sqli) SQLi (canvas) canvas (npm install) npm install (pip install) pip install (bit) bit (server) server (localhost) localhost (#) # (//) // (/* */) /* */ (<!---->) <!----> (¥n) \n (binary) binary (<?php ?>) <?php ?> (<script></script>) <script></script> (<style></style>) <style></style> (property) property (node.js) Node.js (vue.js) Vue.js (frame) frame (library) library (&copy;) &copy; (python) python (ruby) ruby (ralis) ralis (assembly) assembly (compile) compile (java) JAVA (kotlin) Kotlin (swift) Swift (go) GO (r) R (typescript) TypeScript (class tmp {}) class Tmp {} (vba) VBA (while (i > 10) {}) while (i > 10) {} (else) else (elif) elif (def) def (return) return (void) void (int) int (map) map (push[]) push[] (put) put (loot) loot (arr) arr (list = [”as”.”aks”];) list = ["as"."aks"]; (print();) print(); (printf();) printf(); (import) import (==) == (!==) !== (switch) switch (case) case (break;) break; (public) public (hello world) Hello world (this) this (;) ; ({}) {} (div) div (calc) calc (p2p) P2P (--) -- (%=) %= (loop) loop (reset) reset
問題文を全て表示 一部のみ表示 誤字・脱字等の報告