Acquista questo dominio

Discussioni

Esplora le ultime discussioni relative a questo dominio.

what does "%.2f" mean?

Main Post:

As a beginner ,I just want to know the meaning of the code below

"%.2f"
print("%.2f" % total)

Top Comment:

that snippet is python, not C. Are you using python or C?

October 1, 2024 | Forum: r/C_Programming