Question: why is the answer floating point when its being divided via floor division whivh would get rid of the values past the decimal point (which
29. What is the type of foo after this code is run? a = 911 b = 12.3 C = 42 foo = b + a // o (A) Floating point (B) Integer (C) String (D) There is an error when this code is run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
