Advanced Nuts 1 Exercise

Advanced Nuts 1 exercises

Part 1: Writing

1.    Assign the value John to a variable called name.

2.    What is the emt command used for?

3.    Differentiate the cta command and the cts command.

4.    Create a variable and assign the value of another variable to it.

5.    Create a variable with you name as a value.

Part 2: Practicing

1.   Make a program that welcome the user once it is launched.

2.  Make a Nuts file that launches a software called myappname.

3.  Make any program that require a password when a user attempts to run it.

4.  Make a simple 5 seconds downcount timer.

5.  Make a program to calculate and display the sum of two number inserted by the user.

Post a Comment

0 Comments