HomePython Fundamentals What is the error in the following code? z, p = 6 0 Comments Facebook Twitter Q. What is the error in the following code?z, p = 6Answer :-There are two variable and only one value which is not possible in python.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )