Computer Science

In Python, a variable must be declared before it is assigned a value.

  1. True
  2. False
  3. Only in Functions
  4. Only in modules

Python Data Handling

70 Likes

Answer

False

Answered By

9 Likes


Related Questions