A
Write a function that prints integers from 1 to 100.
B
Write a function that returns a random integer from 1 to 100.
C
Write a function that checks whether a number is from 1 to 100.
D
Write a function that converts an uppercase letter to lowercase.