mollytalulabrow99151 mollytalulabrow99151 11-03-2024 Computers and Technology contestada How do you find the largest number in a file using Python? a) Using the max() function b) Using a loop to iterate through the file c) Using the min() function d) Using the sorted() function