Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can someone explain how to fix this error in python program? thank you line 13: m = int(sys.argv[1]) index error: list index out of range.

can someone explain how to fix this error in python program? thank you
line 13: m = int(sys.argv[1])
index error: list index out of range.
image text in transcribed
10 import stdio import sys 12 13 m = int(sys.argv[1]) d = int(sys.argv[3]) y = int(sys.argv[4]) 16 18 yo = y - (14 - m) / 12 x0 = y + y / 4 - y0 / 100 + y 7 400 m = m + 12 * ((14 - m) 7 12) - 2 D = (d + XO + 31 * m0 / 12) % 7 stdio.writeln(int(D))

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_2

Step: 3

blur-text-image_3

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

Database Systems Introduction To Databases And Data Warehouses

Authors: Nenad Jukic, Susan Vrbsky, Svetlozar Nestorov

1st Edition

1943153191, 978-1943153190

More Books

Students also viewed these Databases questions

Question

3 What are the four major aspects of an organisation culture?

Answered: 1 week ago