We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
a9303f5
Fix a typographical error in sample code. The correct syntax is: print(f"Pay ${tax:.2f}")
print(f"Pay ${tax:.2f}")