Hi,
I would like to convert my "monkeycoder" (https://github.com/folkertvanheusden/monkeycoder/ ).
I made some changes like not to use import bla from x.
I get stuck at import getopt. Replacing that by 'import getopt from getopt' did not help.
Any ideas?
I would like to convert my "monkeycoder" (https://github.com/folkertvanheusden/monkeycoder/ ).
I made some changes like not to use import bla from x.
I get stuck at import getopt. Replacing that by 'import getopt from getopt' did not help.
Any ideas?