Python Code Challenge

42 - Write a program that takes a string as input, and returns the string with the first letter capitalized, using an if statement and string methods.