programming for everybody quiz chapter 2

  In the following code,

1 print(98.6)

What is "98.6"?

1. A conditional statement
2. A constant
3. An iteration / loop statement
4. A variable​
A constant

Comments