1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Julia

Exercise

Using the console

The console to the right allows you to interactively run lines of Julia code. You can type a command and press enter to run it.

Use the console to find the difference between 39221 and 1892.

Instructions

50 XP

Possible answers