"Amigo, did you like today's lesson? I hope it didn't melt your positronic brain. Diego and his tasks can be a bit exhausting. How about we relax over a couple beers? You're still standing?"

9
Task
New Java Syntax,  level 9lesson 10
Locked
Literals
Data written directly in program code are called literals. This applies to values of primitives and the String type. In the Solution class, you need to create variables of each primitive type, as well as of the String type, and assign arbitrary values to them. The String variable must be initialized