0 10 20 30 40 50 60 70 80 90 100 56120 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:

String constants

A string is some text such as "Hello" or "Area 51"

Constants store a value that is set once and then never changes.

String constants let you give some text data a name so that you can use it to make your code easier to read or set options for your code that the user wont be able to change.

In this example, a constant called ERROR_MESSAGE is set to the string value of "Don't panic!"

0 WPM
0%
0s
0%