The Changelog: Software Development, Open Source
Free-threaded Python (Interview)
Pablo Galindo
Like, if you are adding two variables, x and y, the interpreter is going to say, what is x? Oh, x is an integer. Okay, let me fix the code for adding integers. Okay, what is y? Oh, it's an integer. Okay, let me fix the code. Okay. And then the next iteration of the loop is going to say the same thing. What is x?
0
💬
0
Comments
Log in to comment.
There are no comments yet.