Cyber Class 8 Python Programming Basics

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)

Answer as guestStart Free Practice Test to earn Practice PointsHow to earn pointsAsk a question+3Answer a question+1Someone answers yours+1Your Q gets upvoted+1Pioneer bonus (first 5)+51 point = ₹1 discount on purchases, ask questions & climb the leaderboard!
people 4 answered check_circle 50% got it right
70%