Click on the Green flag and give Rounder Cat a number with more than 2 decimal places. Rounder Cat will then round that number to the nearest hundredth. Remixing possibilities, how would you round to a different number of decimal places or the nearest hundreds or thousands?
Students should realize that for rounding a computer or calculator or coding project does it differently than we as thinking humans do. We know the rule, if the digit is >/= 5 round up and if the digit is < 5 round down. Look inside to see the coding and the ROUND block in action