What does this code print?
pi = 3.14159 print(f"{pi:.2f}")
← → arrow keys to navigate
Sign in to save your progress.