subject

dy = day mt = month l = int(year%100) f = int(year%100) (dy + [(13 * mt - 1) / 5] + ly + [l / 4] + [f / 4] - 2 * fy) % 7 what did I do wrong here? It keeps giving this error TypeError: unsupported operand type(s) for +: 'int' and 'list'

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 17:20
What is the best assassins creed game?
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a.edit the sizes and other characteristics of photos that have been inserted. b.take a screenshot of an image and copy it to the clipboard for pasting. c.search for drawings or other images from a library of prepared pictures. d.make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
How can you make your column headings stand out?
Answers: 1
question
Computers and Technology, 24.06.2019 07:50
Write a defining table and then a program that determines if you can sleep in or not. your program should get all its input from your computer’s clock. on all weekdays (monday through friday) that are not holidays, your program should output “get up! ” on all other days (weekends and holidays), your program should output “sleep in.” the three holidays that your program must check for are january 1 (new year’s day), july 4 (u.s. independence day), and december 25 (christmas). you don’t need to include other holidays in your program because most other holidays do not occur on a fixed day each year.
Answers: 1
You know the right answer?
dy = day mt = month l = int(year%100) f = int(year%100) (dy + [(13 * mt - 1) / 5] + ly + [l / 4] + [...
Questions
question
Mathematics, 19.09.2019 19:30
Questions on the website: 13722362