Skip to content

Commit

Permalink
Updates Index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Atharv Dubey committed Jun 12, 2024
1 parent 26c0d27 commit 8b02777
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _site/tasks/task3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2 id="task">Task</h2>
<ol>
<li>Turtle 1 should trace the path with red color,turtle2 with black and turtle3 with green color.</li>
<li>You need to trace the following equations with the help of turtlesims packages:<br>
Y = 5cos(x) ,Y = 5sin(x).</li>
Y = 5cos(x) ,Y = 5sin(4x).</li>
<li>The Three turtlesims should not collide with each other,rather they should complete the given curves simultaneously.</li>
<li>The first curve traced by turtle 1 should be in interval [0,2π],the second curve should be in [2π,4π] and the third curve should in [4π,6π].</li>
</ol>
Expand All @@ -147,8 +147,8 @@ <h2 id="resources">Resources</h2>
<h2 id="output">Output</h2>

<ul>
<li>The Expected outcome from the <a href="https://drive.google.com/drive/u/1/folders/1CoQOc8vKLSoqLoNIptqM-c156ZXGEzq3" rel="external nofollow noopener" target="_blank">participants</a>
</li>
<li>The Expected outcome from the <a href="https://drive.google.com/drive/u/1/folders/1CoQOc8vKLSoqLoNIptqM-c156ZXGEzq3" rel="external nofollow noopener" target="_blank">participants</a></li>
<li>Make the Requried changes in the MARIO repository.</li>
</ul>

<h2 id="submission-instructions">Submission Instructions</h2>
Expand Down

0 comments on commit 8b02777

Please sign in to comment.