python look at a number and determine the number of significant figures code example Example: round to 3 significant figures python >>> round(1234, -3) 1000.0