Skip to main content
  • Create a variable of type string and try to add a number to it
  • Use typeof operator to find the datatype of string in last question ?
  • Create a const object in JavaScript , Can you change it to hold a number later ?
  • Try to add a new key to the const object in 3 , Were you able to do it ?
  • Write a program to create a word and meaning dictionary for 5 words