+ 1
go to the code playground/ python and type..
import this tell us what you find and why??
4 Respuestas
+ 11
You find PEP 20, zen of python. This is built-in module.
Also try
from __future__ import brackets
+ 11
portpass oh, yes, braces.
+ 6
pep guidness
+ 3
Николай Шаповаленко Do you mean 'braces', not 'brackets' ?