We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae6c11 commit 1a45a02Copy full SHA for 1a45a02
simulator/programming/index.md
@@ -31,8 +31,6 @@ Your code should be developed in `robot.py`.
31
32
Unless otherwise stated, the simulator’s API is the same as the real SR API described in the [programming docs]({{ site.baseurl }}/programming/).
33
34
-To assist with converting your existing code from Python 2 to Python 3, you can use [`2to3`](https://docs.python.org/3/library/2to3.html).
35
-
36
### Robot
37
38
There are two possible classes you can use to control your robot. You are
0 commit comments