Question: Can you help me with this please Write a Python program to Create the following lists: - name = [Ali , Sara , Ahmed ]
Write a Python program to Create the following lists: - name = ["Ali ", "Sara ", "Ahmed" ] - grade=[90,80,60] Then: Concatenate the two lists name and grade using 4 different ways
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
