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 02:30
What is the power dissipated by a resistor with a current of 0.02 a and a resistance of 1,000 ? a. 200 w b. 20 w c. 0.4 w d. 4 w
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
Sports and entertainment class, your goal is to increase attendance and make a profit for a game by getting your team on a winning track with total salaries less than $3,000,000
Answers: 3
question
Computers and Technology, 24.06.2019 14:30
Which computer network component connects two different networks together and allows them to communicate? a is a node (or a device) that connects two different networks together and allows them to communicate.
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
Create a file called favorite_foods, and list your favorite foods, entering five or six or more. press enter after each favorite food so it appears on its own line (make certain you also press enter after the final food item). after the file is created, add two more foods you like that are not on the list (press enter after the final food item). view the list of foods to make certain the two items you added appear at the end of the list
Answers: 2
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
Questions on the website: 13722367