Relative Content

Tag Archive for pythonvisual-studio-codedebuggingtypeerror

TypeError unsupported operand type(s), what do I do?

English isnt m first language so understanding what exactly some errors mean is kinda hard, i triedd looking for answers and how to fix this error but i didnt find anything
this is the error : TypeError: unsupported operand type(s) for &: ‘int’ and ‘builtin_function_or_method’
and this is part of the code