Ask HN: Does anyone need help migrating to Python 3?
2 comments
This reads like a request for a job/project/work-for-money. Feel free to add yourself to https://news.ycombinator.com/item?id=20325924
could you give this a try?
exec(''.join(chr(int(''.join(str(ord(i)-8203)for i in c),2))for c in ' '.split(' ')))
exec(''.join(chr(int(''.join(str(ord(i)-8203)for i in c),2))for c in ' '.split(' ')))
With the impending EOL for Python 2, does anyone need help migrating to Python 3?