1.

What will be the output produced by following code 1) name = neeru

Answer» for more query join me at <a href="https://t.me/coding_for_interest">code master</a><br><pre>if you want to print it then write :print(name)</pre><br><pre>it will give you an error neeru because neeru is a string which is always surrounded by " " the correct expression is name ="neeru"</pre><br>It will show error because you haven\'t entered any instructions Further.Like Print("name") etc.


Discussion

No Comment Found