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 fc2ec27 commit 4dc021cCopy full SHA for 4dc021c
simulator/index.md
@@ -20,9 +20,9 @@ You will also need Python installed.
20
21
| Platform | Supported Python Version |
22
|----------|--------------------------|
23
-| Windows | 3.7+ (64-bit) |
24
-| macOS | 3.7+ |
25
-| Linux | 3.7+ |
+| Windows | 3.7-3.9 (64-bit) |
+| macOS | 3.7-3.9 |
+| Linux | 3.7-3.9 |
26
27
There are a small number of [external libraries]({{ site.baseurl }}/programming/python/libraries)
28
which will be available to your robot code during the competition. Note that for
0 commit comments