Given two variables j = 6 and g = 3.3. If both normal division and floor division operators were used to divide j by g, what would be the data type of the value obtained from the operations?

Given two variables j = 6 and g = 3.3. If both normal division and floor division operators were used to divide j by g, what would be the data type of the value obtained from the operations?

a. int, int
b. float, float
c. float, int
d. int, float

Answer:- b

For More NPTEL Answers:- CLICK HERE

Join Our Telegram:- CLICK HERE

For All Answers of Week 1:- Python For Data Science NPTEL Assignment Solutions Week 1 Answers

Leave a Comment