Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

G codo it 140-2d-lsts Help Summing Rosan Home .Students Python workshop week x Mal brian misha @snxeComputer Science quest C i Secure ! https://codio.com/bmishaw/it-140-2d-listsSb1ff98ad9a41d52d35aD3992nk LdrnotQ1/tree/challenges%2Flist.py

image text in transcribed

G codo it 140-2d-lsts Help Summing Rosan Home .Students Python workshop week x Mal brian misha @snxeComputer Science quest C i Secure ! https://codio.com/bmishaw/it-140-2d-listsSb1ff98ad9a41d52d35aD3992nk LdrnotQ1/tree/challenges%2Flist.py codo project Fie Edit Find View Toois Educatin Help ,Configure Project hex(stat Corigre..v it-140-2d-lists35 om the command ine arguments import sys numbers sys.argvt1: Search Coment the comand orguments into 3. 2. List 'em out for numbers[i]- numbers[i.split(, 1n range(0,len(numbers)); 2D lists Experiments ode below We will pass in a 2 dimensional list of numbers You should . add up all the numbers in each row and outout that 2D lists explained total for row in numbers: L Example D Reading from a 2D list for x in row: Creating a dynamic 2D list Dynamic 2D list in Python number total = total + s lprint(o) outout the grand total of all rows ! Challenges Easy peasy List 'em out D Dynamic creation All done! LAST RUN on 9742018 52407 P Program Output Program Failed for input 1,1,-2-1-2-31,11 Expected Output:0 -6 .3 Your Program Output: 0 -6 Your output was incorrect. Try again. Next 5:24 PM O Type here to search 8/14/2018 2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

5. What decision-making model would you advocate to this person?

Answered: 1 week ago

Question

6. What data will she need?

Answered: 1 week ago

Question

1. How did you go about making your selection?

Answered: 1 week ago