Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Thanks for the entertaining (Feynman's method!) and informative talk. I have only looked at CPython 3.5 and it is still one of the most readable codebases I've seen. (compared to other C projects like Redis, nginx which are considered to be awesome)
thanks. very interesting talk : )
Nice talk.False is False is False converted to -> id(False) == id(False) == id(False) which evaluates to True :)
Thanks for the entertaining (Feynman's method!) and informative talk. I have only looked at CPython 3.5 and it is still one of the most readable codebases I've seen. (compared to other C projects like Redis, nginx which are considered to be awesome)
thanks. very interesting talk : )
Nice talk.
False is False is False converted to -> id(False) == id(False) == id(False) which evaluates to True :)