Identify all correct implementations of code where it will print the statement "Correct!" when the value provided is between 0 and 100 (exclusive).
Given
x = 9.9
y = 1.8
What is the result printed for the following code?
Match the following syntax to the function description