Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Python
medium
Python
int float bool str
Single-choice MCQ
1,404 views
What is the output?
print([] or "Hello") print("" and "World")