Answer:
In Python:
mystr = input("Sentence: ")
mylist = []
word = ""
for i in range(len(mystr)):
if not i == len(mystr)-1:
if not mystr[i] == " ":
word+=mystr[i]
else:
mylist.append(word)
word = ""
else:
word+=mystr[i]
mylist.append(word)
print(mylist)
Explanation:
Prompt the user for an input sentence
mystr = input("Sentence: ")
Initialize an empty list
mylist = []
Initialize each word to an empty string
word = ""
Iterates through the input sentence
for i in range(len(mystr)):
If index is not the last, the following if condition is executed
if not i == len(mystr)-1:
If the current character is not space
if not mystr[i] == " ":
Append the character to word
word+=mystr[i]
If otherwise
else:
Append word to the list
mylist.append(word)
Set word to an empty string
word = ""
If otherwise; i.e. If index is not the last
else:
Append the last character to word
word+=mystr[i]
Append word to the list
mylist.append(word)
Print the list
print(mylist)
Answer:
AZ Screen Recorder.
Firefox ScreenshotGo Beta.
Screenshot Touch.
Screen Master.
Most personal assistant apps
Using the knowledge in computational language in JAVA it is possible to write a code that the document object to display the current platform in a tag in the webpage
<h3>Writting the code in JAVA:</h3>
<em> <TABLE></em>
<em> <ROWS> </em>
<em> <TR> </em>
<em> <TD>Shady Grove</TD></em>
<em> <TD>Aeolian</TD> </em>
<em> </TR> </em>
<em> <TR></em>
<em> <TD>Over the River, Charlie</TD></em>
<em> <TD>Dorian</TD> </em>
<em> </TR> </em>
<em> </ROWS></em>
<em> </TABLE></em>
<em> </em>
<em />
See more about JAVA at brainly.com/question/12975450
#SPJ1
Answer: Your non-work related use of a laptop could increase vulnerability.
Explanation: Vulnerability is one of the most important and stressed out section in IT, so it's best to decrease that possibility whenever!
I hope this helps!
Lol my days been hectic wby. I’ve been studying