chapter 6 week 1 Assignment 6.5

6.5 Write code using find() and string slicing (see section 6.10) to extract the number at the end of the line below. Convert the extracted value to a floating point number and print it out.

Answer:



Comments

Popular posts from this blog

chapter 9 week 5 Assignment 9.4

chapter 10 week 6 Assignment 10.2