Some HAT...

= Анабар.ru => Python-форумы => Язык программирования Python => сообщение 1398
| Вход | Регистрация
нет
фото
Автор:  Vasily
Дата:  20-Feb-2010 03:16 (gmt = -3.0)
URL:  http://docs.python.org/library/functions.html?highlight=print#print

приходится различать print statement и функцию print()

Note

This function is not normally available as a built-in since the name print is recognized as the print statement. To disable the statement and use the print() function, use this future statement at the top of your module:


 1 from __future__ import print_function
 

см. http://docs.python.org/library/functi...



все сообщения ветви:

Недостаточно прав для написания ответа
Время генерации страницы в секундах: 0.081