Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
1 Posted Topic
Error: >>> seq=" dfr < {x<y}" >>> splitq(seq, sep='<') <generator object splitq at 0x7f1d5c53daa0> >>> list(splitq(seq, sep='<')) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "<stdin>", line 43, in splitq TypeError: unsupported operand type(s) for +=: 'int' and 'str'
The End.
gamesbook