mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
20 lines
749 B
Python
20 lines
749 B
Python
a.True = b.False = d.None
|
|
|
|
|
|
|
|
a : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
True : keyword.illegal.name.python, source.python
|
|
: source.python
|
|
= : keyword.operator.assignment.python, source.python
|
|
: source.python
|
|
b : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
False : keyword.illegal.name.python, source.python
|
|
: source.python
|
|
= : keyword.operator.assignment.python, source.python
|
|
: source.python
|
|
d : source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
None : keyword.illegal.name.python, source.python
|