My JavaScript Applications
Greeting
The computer retrieves the time and if the time is less than 18:00, you will be greeted with 'Good Day!'
Good Evening!
Personal Greeting's
Step 1: Enter your name
Step 2: Click the button to recieve a personalized greeting.
Comparison of Variables
- Step1: Get one value and input into var a: for now we will input a to be 4
- Step 2: Get another value and input into var b: for now we will input b to be 8
- Step 3: If a > b, output a
- Step 4: If b > a, output b
- Step 5: If a = b, output a
Fields Report
Fields Report
Scratch Projects
Scratch Projects