How many types of variables are there In Python?

12. How many types of variables are there In Python

  1. 1
  2. 3
  3. 4
  4. 2

Answer: D) 2

Explanation:

In Python, there are two types of variables local variables and global variables.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.