Finding the Data Type in Python

Find the data type of the following:

name = “John”

age = 21

score = 124.50

married = True

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top