What is Programming Exercise?

Let's take a look at programming practice, where students can write and execute code without any separate setup.

What is Programming Practice?

On the Elice platform, you can engage in programming practice without any separate environment setup. In particular, you can press the run button to execute the code written by students and immediately check whether the code is correct by pressing the submit button, according to the instructions provided in the problem.

Structure of Programming Practice Problems

Elice programming practice is composed of the following four parts:

  • Practice environment

  • Problem description and instructions

  • Skeleton code (practice problem)

  • Grading code (execution/grading file)

Set up and write the above items to create valuable programming practice for your students.

Last updated