Computers and Technology

Codio python challenge (max. py)

we will pass in a list of numbers. your job is to find the largest number in that list and output its index, not the actual value.

tip: you will need to use a utility variable to store the maximum value and a decision to see if each number is bigger than the current maximum value encounted in previous iterations

import sys

numbers = sys. argv[1]. split(',')

numbers = [int(1) for i in numbers]

#enter code here

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:30, mmimay3501
What do character formats do for your document's message? a. set the tone b. provide organization c. provide clarity d. set how texts align with documents
Answers: 2
image
Computers and Technology, 23.06.2019 09:30, blake2001
Which of the following tasks is an audio technician most likely to perform while working on a nature documentary? (select all that apply). eliminating potentially distracting background noise adding sound effects making sure the lighting is adequate for a particular scene changing the narration to better match the mood of the documentary
Answers: 3
image
Computers and Technology, 24.06.2019 05:00, alfarodougoy8lvt
Who is most likely be your target audience if you create a slide presentation that had yellow background and purple text
Answers: 2
image
Computers and Technology, 24.06.2019 13:30, yola32
What is the most important for you to choose before you build a network?
Answers: 1
Do you know the correct answer?
Codio python challenge (max. py)

we will pass in a list of numbers. your job is to find...

Questions in other subjects:

Konu
Mathematics, 15.05.2021 02:20
Konu
Mathematics, 15.05.2021 02:20
Konu
Mathematics, 15.05.2021 02:20
Konu
Mathematics, 15.05.2021 02:20
Konu
History, 15.05.2021 02:20