subject

8.25 Programming Assignment 3 Question 1 A certain robot can perform only 4 types of movement. It can move either up or down or left or right. The movements are represented by ‘U’, ‘D’, ‘L’, ‘R’. Each movement is also associated with the number of steps the robot has taken. For example: "L 20" mean that the robot has taken 20 steps in the left direction. Write a function named theRoundTrip that takes all the movements the robot made in a day as input and output True of bool type if the robot returned to its starting position after its journey. Otherwise, return False. If the input is bad, print the message "bad input". Input string will be a comma-separated string of movements: "L 20, R 30, U 40" Explanation: This means that the robot has taken 20 steps to the left, 30 steps to the right and 40 steps in the upward direction in that specific order. The output should be: True OR False OR bad input Examples: Input: L 5, R 10, R 10, L 15 Output: True Input: L5, U 5 Output: False Input: L 5, R 10, P 10, X 2, K 5 Output: bad input

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:50
What is the difference between windows 7 and windows 10?
Answers: 1
question
Computers and Technology, 23.06.2019 12:10
2. fabulously fit offers memberships for$35 per month plus a $50 enrollmentfee. the fitness studio offersmemberships for $40 per month plus a$35 enrollment fee. in how many monthswill the fitness clubs cost the same? what will the cost be?
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What social factors affect your health
Answers: 3
question
Computers and Technology, 24.06.2019 00:50
Which of the following is not a key player in the sale of travel products?
Answers: 2
You know the right answer?
8.25 Programming Assignment 3 Question 1 A certain robot can perform only 4 types of movement. It ca...
Questions
question
Biology, 05.06.2021 09:00
question
Biology, 05.06.2021 09:00
question
Mathematics, 05.06.2021 09:00
question
Health, 05.06.2021 09:00
question
Mathematics, 05.06.2021 09:10
Questions on the website: 13722360