Answer:
Follwing is the python code:-
word=str(input("Enter the string\n"))
new=word[0:3] #expression for first three characters of the string.
print(new)
Output:-
Enter the string
chandelier
cha
Explanation:
The expression word[0:3] is for extracting first three characters form the string.
word[0:3] = It extracts characters from index 0 to index 2 it does not include 3.3 is excluded.
Answer:
Webcasts
Explanation:
The rest of the options don't need to be streamed as there isn't a continuous flow of information.
Probably providing a common calendar
+8 ounces ...don't know what an alrebra tile so I just subtracted :)