Access over 40 Millions of academic & study documents

6 12 varied amount of input data

Content type
User Generated
Showing Page:
1/1

Sign up to view the full document!

lock_open Sign Up
Unformatted Attachment Preview
from typing import Any, Union nums = list(map(int, input().split())) #Takes user input and makes it a list avg = sum(nums)/len(nums) #Finds the average avg = int(avg) #Turns the average into an integer print(avg, max(nums)) #Gives the average and the max 1 Name: Description: ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.
Studypool
4.7
Indeed
4.5
Sitejabber
4.4

Similar Documents