Trying to code our first game with the ByteBoi but the block code interface but there is some error from the default library code:
Traceback (most recent call last):
File “”, line 3, in
ImportError: no module named ‘numbers’
The offending code says this- seems to be created by the block coding
from numbers import Number