Python Coding Practice: Guess the Output

🚀Day 1 – Python Coding Practice Started learning Python programming and practicing basic coding. Can you guess the output of this code? What will be the output of this code? x = "10" y = 5 print(x + str(y)) print(int(x) + y) Comment your answer below 👇 #Python #Coding #LearningPython #Programming #Day1

Rakesh Honnappagol i think some typo in print section

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories