Today i learned, this is valid syntax and will print `true`.

true and false are not reserved keywords

#golang #programming #development

Follow

@AstraKernel Classic, in Python:

```
(True, False) = (False, True) # Happy debugging! :ablobderpy:
```

@dpwiz

This only works in python 2 which is not be used at this moment.

Python3 won't allow this

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.