How many lines will this code print?
print("line 1")
# print("line 2")
print("line 3") # print("line 4")How many lines will this code print?
print("line 1")
# print("line 2")
print("line 3") # print("line 4")Create a free account to access the full topic