fork download
  1. import math;
  2. N = input()
  3. listL = input()
  4. print("The elements are = " , L)
  5. s = [(A , B) for i in L for j in L]
  6. print(s)
  7.  
Runtime error #stdin #stdout #stderr 0.02s 27616KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Traceback (most recent call last):
  File "./prog.py", line 2, in <module>
EOFError: EOF when reading a line