SyntaxFix
Write A Post
Hire A Developer
Questions
You can use round operator for up to 2 decimal
num = round(343.5544, 2) print(num) // output is 343.55