Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Python
easy
Python
int float bool str
Single-choice MCQ
2,866 views
What will this print?
print(True + True + False)