What is the value of 5.5//1.1 in python? and How?

Viewed 83

What's the step by step answer for 5.5//1.1. While running in compiler it gives 4.0 as an answer.

0 Answers
Related