11. Write a function to calculate the square of a number without using the ** operator.
12. Write a function to convert Celsius to Fahrenheit.17. Write a function that takes a list of strings and returns the list sorted in alphabetical order.
18. Write a function that checks if a string is a valid email address.
19. Write a function that takes a list of numbers and returns the median.
Post a Comment