You can use only these 3 commands.
number_rayu(42);
space_kottu();
enter_kottu();
Now you need to give a sequence of commands in such a way that the computer will type as follows.
42
1
1 2
1 2 3
1 2 3 4
1
2 2
3 3 3
4 4 4 4
42
In case of test failed, check the Results
.
If everythings looks same, then make sure you tell the computer to type an enter key after number 42 at the end.
Once you got the expected output. Submit your code.
When you submit it will prompt you to View tests
.
Click on View tests
and then click on Run tests
button.
Once tests pass click on Submit
.