question

#22
by NeoPy - opened

this code work on py3.11 or not?

I don't think there are any parts that (definitely) won't work in Python 3.11 or later, including libraries. I try to avoid using version-dependent syntax as much as possible...
However, the code I wrote isn't very serious, so it may need to be revised.πŸ˜…

Sign up or log in to comment