Well done!

You have completed Data types in Python Quiz!

Quiz Question 1 of 5

Given the following Python code, which operation would correctly determine if the value stored in x is within the closed interval [3, 7]?

x = 5

Choose the correct answer below:

Skip Quiz Review Instruction