Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8037

Other programming languages • Re: Round Data for Web Page - Flask/HTML

$
0
0
Can you round it to one d.p. then pass it as a string?

Code:

'val': str(round(myval,1))
In the template data.val will show up with 1 d.p.

Statistics: Posted by neilgl — Sun Feb 22, 2026 10:23 pm



Viewing all articles
Browse latest Browse all 8037

Trending Articles