!752 static S thisIsAVariable = "!"; p { print("This is a program" + thisIsAVariable); }