0 10 20 30 40 50 60 70 80 90 100 85117 0
You are not logged in

Welcome to type with code

Start typing or press to get going!

The csharp code you'll be racing to type out is all about:

Getting part of a string (substring)

A string is some text. A substring is part of a bigger string. For example, "name" is a substring of "Hello, what's your name?".

This example creates a variable containing the string "What is your name" then displays the substring of the 5th and 6th characters ("is")

 

0 WPM
0%
0s
0%