Question: when i run this code, it does'nt ask for lists, i even added variables # list1 = [int(n) for n in input(Enter a list: ).split()]
when i run this code, it does'nt ask for lists, i even added variables # list1 = [int(n) for n in input("Enter a list: ").split()] but it prints out nothing, please help
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
