SpiceQA
Questions
Tags
Users
Badges
What is the value of 5.5//1.1 in python? and How?
user_14270355
0
Created Nov 15, 2021
Edited Nov 15, 2021
Viewed 83
Follow
What's the step by step answer for 5.5//1.1. While running in compiler it gives
4.0
as an answer.
floor-division
python
4
0
Add comment
+
Share
0 Answers
Related