Skip to content

SymphonyJones/linuxlab10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Creating Python programs in Codio

Make a new file

Use File > New File... or right-click in the file tree to create a new file. You can right-click in the file tree to rename or delete files.

As Codio detects which file is in focus, simply put your cursor into whichever code editor you want to run.

Run your code

Use the Run button (that looks like a Rocketship) to Run the file your cursor is in.

Debug your code

Use the "Debug Current File" on the far right of the top menu bar to launch the debugger targeting the file your cursor is in.

Reconfigure your Panels for easier development

Use the View > Panels menu on the top tool bar to segment your screen.

Simply drag the tab of the file or terminal (the part with the name) you want to move into the new panel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages