The single line equivalent of the following Python code?
l=[1, 2, 3, 4, 5
l=[1, 2, 3, 4, 5The single line equivalent of the following Python code?
l=[1, 2, 3, 4, 5 Correct Answer def f1(x): return x</code></pre>
মোঃ আরিফুল ইসলাম
Feb 20, 2025