プログラミング(C#)の用語でタイピング練習

背景
投稿者投稿者motoyamaいいね12お気に入り登録
プレイ回数4083難易度(2.1) 319打 英字
5分以内でクリアできるようにしよう
5分以内でクリアできるようになるまで練習しよう。一朝一夕では上達しない。辛抱強く何日も練習しよう。少しずつだけど確実に上達する。
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4366 C+ 4.3 99.3% 72.6 319 2 39 2024/04/13
2 意味をををををw 1056 G+ 1.0 96.6% 291.5 319 11 39 2024/03/25
3 BGK 806 G 0.8 91.9% 360.9 319 28 39 2024/03/17

関連タイピング

問題文

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

(public)

public

(private)

private

(protected)

protected

(void)

void

(int)

int

(float)

float

(string)

string

(bool)

bool

(list)

List

(if)

if

(else)

else

(else if)

else if

(==)

==

(!=)

!=

(<)

<

(<=)

<=

(>)

>

(>=)

>=

(&&)

&&

(||)

||

など

(true)

true

(false)

false

(for)

for

(foreach)

foreach

(while)

while

(namespace)

namespace

(using)

using

(static)

static

(class)

class

(virtual)

virtual

(override)

override

(int a = 100;)

int a = 100;

(a = int.parse(b);)

a = int.Parse(b);

(float b = 1.5f;)

float b = 1.5f;

(string s = ”sample”;)

string s = "sample";

(console.writeline(”helloworld”);)

Console.WriteLine("HelloWorld");

(for(int i = 0; i < 100; i++))

for(int i = 0; i < 100; i++)

(int[] array = new int[10];)

int[] array = new int[10];

(list<int> a = new list<int>();)

List<int> a = new List<int>();

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

◆コメントを投稿

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

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

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