subject

Assume that sentence is a variable that has been associated with a string consisting of words separated by single space characters with a period at the end. for example: "this is a possible value of sentence." write the statements needed so that the variable secondword is associated with the second word of the value of sentence . so, if the value of sentence were "broccoli is delicious." your code would associate secondword with the value "is" . (python)my answer wassecondword = sentence. substr(sentence. find(" ") + 1)secondword = secondword. substr(0, secondword. find(" "))but i am keep on getting error message saying โ‡’ you almost certainly should be using: [ ] โ‡’ we think you might want to consider using: : โ‡’ solutions with your approach don't usually use: , (comma)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What statement best describes operating systems? itโ€™s possible for modern computers to function without operating systems. most operating systems are free or very inexpensive. operating systems are managed by the computerโ€™s microprocessor (cpu). operating systems manage the computerโ€™s random access memory (ram).
Answers: 1
question
Computers and Technology, 22.06.2019 21:30
The graph shows median weekly earnings for full-time workers according to education level. which can you not conclude?
Answers: 2
question
Computers and Technology, 24.06.2019 01:00
Me if you do then you get 10 points and brainliest
Answers: 1
question
Computers and Technology, 25.06.2019 01:30
The physical parts or components of a computer system is called .
Answers: 1
You know the right answer?
Assume that sentence is a variable that has been associated with a string consisting of words separa...
Questions
question
Physics, 01.12.2021 05:00
question
History, 01.12.2021 05:00
question
Mathematics, 01.12.2021 05:00
question
Mathematics, 01.12.2021 05:00
Questions on the website: 13722361