First time here? Check out the FAQ!
answered 2021-04-23 03:49:05 +0100
"Rounding" in this case means simply adding P_05 like
P_05
P_9_half_rounded = P_9_half + P_05 print(P_9_half_rounded == P * 5)