1. Knowledge Base
  2. Learning with Kira

How to Properly Submit Your Work and Save Your Progress in the Code Editor

Follow the steps below to make sure your work is correctly submitted and your progress is saved when you're working through the Kira course.

When you are working on a step that requires the code editor, follow the steps below to make sure your progress is being recorded: 

 

1. Run Your Code: After writing your code, click "Run" in the code editor. This will execute your code and display the output.


2. Check Your Output: Once you have an output you are satisfied with, you're ready to submit your work.


3. Submit Your Work: Look for the "Submit" button in the top right corner of the code editor. Click it to submit your completed work.


4. Confirm Submission: It's important to see a pop-up confirming that you've received credit for your work. This pop-up indicates that your submission was successful and that your progress has been saved.


Note: If you only run your code without clicking "Submit" and move on to the next step, your progress will not be saved. Always make sure to submit after running your code to avoid losing your work!