1. Write a Python program that uses afor loop with the range functionto display the integers from 5 to 50 in increments of 5. See page 180-188 to learn about the range function. The program should also print the square and cube of each integer. Your output should print the a table with3 columns and each column should be7 characters wide. Use anf-string. See also example output.
EXAMPLE OUTPUT
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here