Question: Drag the code blocks into the box below so that blocks that will create the list: [ ' Hello ' , 'Hello', 'Hello' ] Hint,

Drag the code blocks into the box below so that blocks that will
create the list:
['Hello', 'Hello', 'Hello']
Hint, not all of the code blocks will be used.
Drag from here
my_list =["Hello"]
print(my_list +3)
print(my_list x 3)
print(my_list *3)
my_list =("Hello")
Construct your solution here
 Drag the code blocks into the box below so that blocks

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!