|
hello there here was my answer for homework 1 question 9 x = x + 0.5 pt = num.find('.') print num[:pt] which matches the video answet but marked incorrect. can someone look into this and correct? |
|
Maybe you reassigned x before the posted code or you deleted a comment line. We need to see the complete submission to give the correct reason. The code it self is correct. |