1.8.Data Types

  • 1.numbers

    • 不管正負號, 小數點

  • 2.Strings

    • ex: "Hello"

  • 3.Booleans

  • 4.null and undefined

Last updated