"Hi, Amigo. I’d like to give you a couple of tasks:"

undefined
2
Task
New Java Syntax, level 2, lesson 8
Locked
How to take over the world
Enter a name and number from the keyboard, and then display the line: «name» will take over the world in «number» years. Mwa-ha-ha! Example: Kevin will take over the world in 8 years. Mwa-ha-ha! The order in which the data is input matters a lot.
undefined
2
Task
New Java Syntax, level 2, lesson 8
Locked
Predictions
Use the keyboard to separately enter the name, number1, and number2. Display the following phrase: «name» will receive «number1» in «number2» years. Here's an example: Nick will receive 10000 in 5 years.
undefined
2
Task
New Java Syntax, level 2, lesson 8
Locked
Deep and pure love
Use the keyboard to enter three names, then display: «name1» + «name2» + «name3» = Pure love. Ooo la-la! For example: Kevin + Eva + Angelica = Pure love. Ooo la-la!