PyYAWN
9 posts

PyYAWN
@PyYawn84700
Coding is dope...when it works- Programming noob on the journey to 10x developer💪
Katılım Temmuz 2024
25 Takip Edilen0 Takipçiler

@Python_Dv The answer is B.
The x variable inside the add function is local, so the x outside of it isn't the same.
So the output would be 8 and 5 if I'm not mistaken lol.
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #morioh #programmer #coding #coder #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

English


@Python_Dv B y is equal to x which is equal to 1 2 3 but the start of the list is changed to 4.
English

Python Question / Quiz;
What is the output of the following Python code, and why? 🤔🚀 Comment your answers below! 👇
#python #programming #developer #morioh #programmer #coding #coder #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #machinelearning

English





