Predict the output for the following (a) x = 22 X=X+4 >>> print ( print ( " good "))
X=X-7
>>>str(print("hello"))+’world’
Answers
Answered by
0
Answer:
............................
Answered by
0
Answer:
good
helloworld
is the answer I think it's correct
or else it will show error in python and java
Similar questions