Using f formatting string to get numbers with 2 digital precision after decimal and adding ‘,’ every thousand
I am trying to get the output like:
…
¥ 7,793.94
¥ 2,320.83
¥ 14,452.77
¥ 325.35
¥ 6,333.48
Python nested quotes in f-string on Windows vs Linux
On Windows I can do the following without error: