Skip to content

Learning Javascript and various stuff

StepDownLearning/Learning-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning-JS

Learning Javascript and various stuff

Task

  1. Button with 2 input fields, one name, one age. Console log the inputs when you press the button

  2. Body mass index calculator. Using Weight and height. User inputs weight and height. You calcutate their BMI in a function and console log if they are underwight, normal, overweight...

  3. Add two numbers together when the user press button. Look out for input not being string, using the correct equal check

About

Learning Javascript and various stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •