Hello everyone, how do i get my code to output "The annual interest rate is: 4.5" and not. "The annual interest rate is:0.045".
Below i have attached my code thank you.

import java.util.Date;
...