1.

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

Answer» for more query join me at code master
if you want to print it then write :print(name)

it will give you an error neeru because neeru is a string which is always surrounded by " " the correct expression is name ="neeru"

It will show error because you haven\'t entered any instructions Further.Like Print("name") etc.


Discussion

No Comment Found