1.

Find the difference between given coding str="don't worry about coding" print(str)​

Answer»

ANSWER:

actually yu assigned the print STATEMENT in variable (STR) but the output REMAINS same as yu print in statement (print)..



Discussion

No Comment Found