Computer Science, asked by rishii4511, 3 months ago

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 samyukthakhanishka
0

Answer:

............................

Answered by Kanishkasrivastava
0

Answer:

good

helloworld

is the answer I think it's correct

or else it will show error in python and java

Similar questions