Kizspy.me
Question 5: (2 points)
Save the analysis result (the day with the strongest change in USD) to a file
named report.csv.
Write a function named: save_usd_fluctuation_report()
Task 1: Find the highest fluctuation based on the daily fluctuation calculated
using the formula:
Fluctuationi=/USD-USD-1/
Task 2: Save the CSV file.
Zoom
+ 100%
report.csv
2
Date, USD Fluctuation
2025-06-05,0.5
Figure 5. Illustration of the result for question 5
Close