EASY·Output prediction

What does this code print?

x = 7 // 2
print(x)

Sign in to save your progress.