What is the output of this line of code? print(11/2) (1 point) Responses 5 5 5.5 5.5 11/2 11/2 “11/2”

1 answer

The output of the line of code print(11/2) will be 5.5.

So the correct response is: 5.5.