Asked by Anurag Patra · ST. MICHAEL'S SCHOOL, DURGAPUR
What will be the output of the following Python code snippet?
python
x = 5
y = 2
result = x // y
print(result)
Register to earn points & climb the leaderboard!
quiz Browse Questions emoji_events Leaderboard