When it said delete your number variable they meant you have to actually remove the whole thing using the delete or backspace button on your keyboard…
As for the text variable you can simply assign it the string, you don’t have to use brackets or methods. Something like "Hello World" is considered a string. There are more examples in the question text.