Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Named Arguments [9/9]

This is a demonstrational program. Many features of this program will remain unexplained.
[Run the program]

Variables are explained in the next chapter. The first two statements in the source code set the values of variables x, y, and h.

Modify the first two statements so that the variables x, y, and h are assigned some other values in the range from 40 to 500. Try several combinations. From those experiments, try to figure out the meaning of those three variables.

You can also modify the initial value of variable text.

* * *

-- the Share button --

You can change the value of variable text, and then send this program to your friends by using the Share button.

You will have to type in the title of the program, then enter your name as the author, and select a license.

Then, click on the "Create Link" button to create a program link. Click on the program link to see your program in action. To show your program to others, just send them the program link URL, or use the sharing buttons on the run page.

Loading...