There are several ways to open a Python project on a Chromebook.
How to Open a Python Project in VEXcode IQ (Chromebook)
A Python project can be opened in the following ways.
Open an Existing Project
Select ‘File’ in the Toolbar.
Select ‘Open’ in the drop down menu.
Your device’s File Menu will open. Select ‘Downloads’ or the location where you saved your file. Notice that VEXcode IQ Python projects have the .iqpython extension. Then, select the desired .iqpython project file.
Select open.
Your project will open in VEXcode IQ.
Open an Example Project
Select ‘File’ in the Toolbar.
Select ‘Open Examples’ in the drop down menu.
Select a Template or an Example Project.
Note: Templates and Example Projects are used for the following.
- Templates configure the motors and sensors on your robot for the project.
- Example projects are premade projects that are ready to download and run.
This project features the BaseBot (Drivetrain 2-motor) Template.
Once selected, the Template or Example Project will open.