Question: Select the output produced by the following script x = ['Data', 'Science'] print(x[0]*1 + x[-1]*3 + x[0]*1) O a. O b. DataScienceScienceScience O C.
Select the output produced by the following script x = ['Data', 'Science'] print(x[0]*1 + x[-1]*3 + x[0]*1) O a. O b. DataScienceScienceScience O C. Data ScienceScienceScienceData O d. None of answers is correct DataScience ScienceScienceDate
Step by Step Solution
3.37 Rating (150 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
