Page 1 of 1

Python: Boolean Variables

Posted: Wed Jul 16, 2025 10:54 pm
by Jason
The output must be True or False. It must start with a capital letter.

Code: Select all

Washington_DC_is_in_USA = True

Nirobi_is_in_Botswana = False