Question: Its basic Python programing/coding -I tried to solve it -but its wrong (see errors in red) Keeping in mind there are 86400 seconds per day,

 Its basic Python programing/coding -I tried to solve it -but its Its basic Python programing/coding -I tried to solve it -but its wrong (see errors in red)

Keeping in mind there are 86400 seconds per day, write a program that calculates how many seconds there are in a week, if a week is 7 days. Print the result on the screen. sec="86400" week "7" print ("sec""week")| 2. Run 3. Reset Error on line 3: print ("sec" "week") TypeError: can't multiply sequence by non-int of type 'str

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!