Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 338 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 338 Bytes

Task

Use only 2 commands enter_kottu(); and sentence_rayu(); to make the computer type as follows.

Relentless commitment.

42

1
2
3

  1
 2 3
4 5 6

000 - 0
001 - 1
100 - 4
111 - 7

2 -  1 -  2
2 -  5 - 10
2 - 10 - 20

42

Submit your code

Once you got the expected output. Run the tests.
And submit the code.