Issue Title: Write a function to find the largest number in a list Description: Implement a Python function that takes a list of integers and returns the largest number from the list. You have to add code in Pthon Folder