> #code-output , #python > What is the output of the following python code? a = ‘1’? b = “1”? print(a + b)?
Anonymous
Dec 5, 2023

What is the output of the following python code? a = ‘1’? b = “1”? print(a + b)?

1 view
1 view

1 answer

Sort By
C
ChatGPT
Dec 5, 2023
The output of the code will be "11".
0

Similar Questions

×
Anonymous





© 2024 - Quanswer