Saving a V5 Python Project on Chromebook

When working in VEXcode V5, it is important to understand how to save a project on a Chromebook.


Using ‘Save’

Screenshot of the 'Open and Save Python Projects' window in V5, displaying options for opening existing projects and saving current work, with a user-friendly interface for managing Python files.

Saving VEXcode V5 Python projects is easy. First, select the project name window.

Screenshot of VEXcode interface displaying an open Python project, illustrating features for managing and saving projects in the V5 robotics programming environment.

A Save dialog window will open.

Screenshot of the VEX V5 software interface showing the 'Drive Forward' command in the context of opening and saving Python projects.

Name your project by typing in your device's Save dialog window.

Notice the .v5python file extension after the file name. All VEXcode V5 Python files will have this file extension.

Screenshot of the VEX V5 software interface showing the 'Drive Forward' command in the context of opening and saving Python projects.

Select the destination, such as the Downloads folder.

Icon representing the 'Save' function for Python projects in VEX V5, illustrating the action of saving work within the software.

Then select ‘Save.’

Screenshot of the 'My File Downloads' interface in Vex Robotics V5, showing options for opening and saving Python projects, with file management features highlighted.

The file will save to the chosen destination on your device. All VEXcode V5 Python projects are recognizable by their .v5python extension.

VEX V5 Drive Forward programming block illustration, showing the block's design and functions, used in the context of opening and saving Python projects in VEX robotics programming.

The updated project name will be visible in the project name window.

Autosave icon representing the automatic saving feature for Python projects in V5, illustrating the functionality for users in the Open and Save section.

Once a project is saved, VEXcode V5 will automatically save all changes in a project.

Note: Whenever there is an unsaved project VEXcode V5 will prompt users to save their work if the user attempts to:

  • Close VEXcode V5
  • Create a new project
  • Open another project

Using ‘Save As’

Screenshot of the 'Save As' dialog box in VEXcode V5, showing options for saving Python projects, including file name input and file type selection.

You can also use the ‘Save As’ option from the File menu to make a copy of a project under a different name or in a different location.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: