web-profile
Python max
nums = [1, 3, 5, 7] largest = max(nums) print(largest) # 7
Comment
Current year *
Leave this field empty