You can use only these 2 commands.
sentence_rayu(" +");
enter_kottu();
Now you need to give a sequence of commands in such a way that the computer will type as follows.
+
- -
* * *
/ / / /
+ + + + +
/ / / /
* * *
- -
+
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 + 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
.