Skip to content

jlesca/python-booleans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Booleans in Python 🐍

Some knowledges about booleans data type in Python.

Booleans data type have two values: True or False. We can compare two values and Python returns the boolean answer.

  1. Values Booleans
  2. Comparison Operators

About

Some knowledge about booleans data type in Python.

Topics

Resources

Stars

Watchers

Forks

Languages