Javascript Course for Exercises (Basic Input)

Want to quickly learn how to create dynamic pages in Javascript?

Want to quickly learn how to create dynamic pages in Javascript?

Lessons on input in Javascript:
Enter the height of the starting point of a trek and its arrival (in meters). With these data, by pressing a button, write the data on the page and calculate the total elevation gain with a function.

Solution to the exercise:

Let's see with other exercises in the in-person course what other possibilities we have!

<!DOCTYPE html>