...

/

Exercise 1: Variables

Exercise 1: Variables

Let's try practicing the concepts and syntax we have learned so far.

Problem Statement

  • Print the high-level data type of the given variable.
  • Print the low-level data type of the given variable.
...