Good job! Pretty straight forward, we declare the type, give the name and then initialize with a value.
type
What we're doing here is creating a new instance of the classstring.
string
Whoops, we don't want an int!
int