Commit Graph
2 Commits
Author SHA1 Message Date
மனோஜ்குமார் பழனிச்சாமி d918d24f08 Spreadfilter log % fix
Both the following same
print(f'{3:.3%}') 
print(f'{3 *100 :.3}%')
# 300.000%
2022-01-18 14:05:03 +05:30
மனோஜ்குமார் பழனிச்சாமி 1327c21d01 Update README.md 2021-10-07 19:12:09 +05:30