Number Format Generator — illustrative example INPUT Display numeric values with two decimal places in a compatible spreadsheet. RESULT Use a suitable two-decimal format such as 0.00; verify locale-specific decimal display and that the stored value remains unchanged. REVIEW Number formats change display, not the underlying value. Confirm how zero, negative values and decimals should appear. This is a teaching example, not a live execution record.