So I'm learning python for fun and I've got an error that stops me completely when I am running my code, I get the following error: This error has been started by Division in this category: I tried to force the divisor to rotate int (ii [1]) as a divisor but I get a new error: Any suggestion that would be greatly appreciated.
& lt; Type 'int & gt;
< Code> TypeError: 'descriptor' __trunc__ of an 'int' object requires an argument
i [1] type object
int , Is not an example of this type Trying to convert this type of object to an integer is to call
int (int) .
Comments
Post a Comment