ぬしけんみのプログラミングタイピング

背景
投稿者投稿者ぬしけんみいいね5お気に入り登録1
プレイ回数980難易度(3.6) 60秒 長文
自分でタイピングを練習しやすいようにしました。
基本的に自分が練習しやすいようにしましたが、要望があれば問題を増やしたり編集したりします

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(<?php echo($array); ?>)

<?php echo($array); ?>

(var num = 274920;)

var num = 274920;

([4, 1, 6, 90, 82])

[4, 1, 6, 90, 82]

(<input type=”hidden” value=”date”>)

<input type="hidden" value="date">

(<h1>title</h1>)

<h1>title</h1>

(position: absolute;)

position: absolute;

(<div class=”container”></div>)

<div class="container"></div>

(const bool = num < 12 && num > 6;)

const bool = num < 12 && num > 6;

(for(var i = 0; i < 20; i++))

for(var i = 0; i < 20; i++)

($(’.val’).focus();)

$('.val').focus();

(jquery)

jQuery

(html)

HTML

(css)

CSS

(javascript)

JavaScript

(python)

Python

(hello, world!)

Hello, World!

(mac)

Mac

(windows)

Windows

(linux)

Linux

({apple: 100, orange: 150})

{apple: 100, orange: 150}

など

(3 + 4 * 8 - 2)

3 + 4 * 8 - 2

(<!doctype>)

<!DOCTYPE>

(height: 500px;)

height: 500px;

(if( ! isset($array) ))

if( ! isset($array) )

(cd documents/programing)

cd Documents/Programing

(git commit -m ”first commit”)

git commit -m "first commit"

(if i % 2 == 0 and i > 10)

if i % 2 == 0 and i > 10

(abstract)

abstract

(public static function(){})

public static function(){}

(isset($num) ? $num : 0;)

isset($num) ? $num : 0;

(document.getelementbyid(’main’);)

document.getElementById('main');

(json_encode($str);)

json_encode($str);

(<ball classname=”ball”>)

<Ball className="ball">

(docker-compose up -d)

docker-compose up -d

(docker-compose build --no-cache)

docker-compose build --no-cache

(mysql -h localhost -u board -pboard)

mysql -h localhost -u board -pboard

(select * from board;)

select * from board;

(select astext(locat) from geom;)

select astext(locat) from geom;

(django)

django

問題文を全て表示 一部のみ表示 誤字・脱字等の報告

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、個人情報の投稿、歌詞の投稿、出会い目的の投稿、無関係な宣伝行為は禁止です。削除対象となります。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。