C# Typing Practice
Type the code below as fast and accurately as you can
Difficulty:
0
WPM
100%
Accuracy
0
Errors
60s
Timer
C#Medium
var nums = new List<int> { 1, 2, 3 };
nums.ForEach(Console.WriteLine);
Start typing to begin
Type the code below as fast and accurately as you can
0
WPM
100%
Accuracy
0
Errors
60s
Timer