Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message appears when you are trying to use parentheses to call a method on an integer value that has no such method. The parentheses make Python think that you are trying to call a method.