Answer:
In most programming languages "" are required around text.
Explanation:
Python: print("text")
HTML: <p>text</p>
C++: int Main() {
cout << "text" << endl;
}
Lua: print("text")
Well you listen to a radio and you put food in a microwave
I’m not doing too hot
Stressing over school and I doesn’t help that I don’t understand somethings