High Score logo
Have a Question?
< All Topics
Print

Code Editor

As a student, coding could be an integral part of your curriculum. And it’s always advised to practice coding as much as possible.

You may practice coding, save your codes, and download them using our platform.

Follow the steps below to know how:

Click Code Editor from the top panel.

Refer to the Image below.

On the left side of the screen is the coding window, where you can write the code.

The right side is the output terminal, where the outputs and any errors in code will be displayed.

At the top, you may choose the language to code using the drop-down.

We have multiple languages on our platforms, like C, C++, Java, Python, Ruby, and JavaScript.

Once you write the code, click on Run to execute the code.

You may save the code using Save.

Enter the title, description of the code, and any tags, if necessary. Later you can import saved code from the library.

To clear the coding window and start again, click Clear.

There are several other options also available besides it.

Click on the note template to start writing a new code.

The next option is the library option. Click to access the library, where all the saved codes are available.

A list of all the available saved codes will appear on the left side of the screen. Click on the code to access it.

Click on the three dots to copy/download/delete any saved code.

The next option is to change the orientation of the screen, that’s to rotate the screen.

The next option can be used to turn the code editor into full-screen mode.

The moon-shaped option is used to enable the dark mode.

To download the code on your system, click on the download arrow.

The next option is used to copy the code.

The last two options are refreshing and undoing.

Refresh is used to refresh the question (if any), while undo is used to retrieve any deleted line of code.

Table of Contents