Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated task1.md #214

Merged
merged 1 commit into from
Jun 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _tasks/task1.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Tom used Alan's data to generate a map of his path. Then he began determining th
1|2 3 4|5
```

- 1, 2, 3, 4, 5 are the positions of the 4 line sensors and the 5th is for the IR sensor.
- 1, 2, 3, 4, 5 are the positions of the 5 line sensors and the 6th is for the IR sensor.
- The line sensors detect the lines on the maze while the IR sensor detects mines on it.

**Types of Junction**
Expand Down Expand Up @@ -121,4 +121,4 @@ __Note__ :-

- You must create a zip file, which should contain your code and generated output files.

- Submit here : [Link to Google Form](https://docs.google.com/forms/d/e/1FAIpQLSdRxKT2FxImMbvCOjaz35dgR1TDHpwIVYi31AI_b4yyg4SVNw/viewform?usp=sharing)
- Submit here : [Link to Google Form](https://docs.google.com/forms/d/e/1FAIpQLSdRxKT2FxImMbvCOjaz35dgR1TDHpwIVYi31AI_b4yyg4SVNw/viewform?usp=sharing)
Loading