Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Palakp41 authored Aug 13, 2018
1 parent 8782176 commit 6f9d125
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Practice

PLACE: 0, 0, NORTH
MOVE
REPORT
OUTPUT: 0,1,NORTH
PLACE: 0, 0, NORTH
LEFT
REPORT
OUTPUT: 0,1,WEST
PLACE: 0, 0, NORTH
RIGHT
REPORT
OUTPUT: 0,1,EAST

0 comments on commit 6f9d125

Please sign in to comment.