0
22nd Nov 2017, 2:37 PM
jaipal naidu
1 Answer
+ 5
print(L) or
for i in l:
for j in i:
print(j)
22nd Nov 2017, 2:43 PM
Oma Falk
Often have questions like this?
Learn more efficiently, for free:
Hot today
Programming
4 Votes
Learning
1 Votes
GUYS WHY IS IT WRONG
3 Votes
What to do
0 Votes
Can AI Be Your Coding Valentine?
0 Votes
Put user input in array for C++
1 Votes



