Jadu07 / CodeFlex

Write Code for the Issues from Issues Tab and Push the Code.
MIT License
1 stars 11 forks source link

Create a Function to Find the Largest Number in a List #4

Open Jadu07 opened 1 week ago

Jadu07 commented 1 week ago

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