python | Unsorted

Telegram-канал python - Python

135201

You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython

Subscribe to a channel

Python

He may be done with his test by now.

Читать полностью…

Python

Write some code that does basic calculations. Additions, subtractions. Let the functions print the output only.

Читать полностью…

Python

The purpose of functions is to give parts of the code a name. It's an incredible tool to structure your code. And not to have to repeat it.

Читать полностью…

Python

Sometimes the point is to see result and more often it is the point to get the result.

Читать полностью…

Python

Yes
What does None mean here?
Isn't the whole point that I see the result?
I am guessing that for me to understand this, I need to understand the full picture of what aa function does

Читать полностью…

Python

That's inside the function. When you call the function, it returns a value. Even if there is no return statement. If you want a value from the function, it should return one.

And yes, that's the only difference.

Читать полностью…

Python

I am having one tomorrow.
I have other lessons to cover

Читать полностью…

Python

I need the answer now.
And I tagged you because you are mostly available. 🙂

Читать полностью…

Python

You know that you arein the wrong group to ask that question, right?

Читать полностью…

Python

arch os manual installation

Читать полностью…

Python

I started with Pop! OS

Читать полностью…

Python

Which is best for beginners

Читать полностью…

Python

The issue is with your editor not specific to python

Читать полностью…

Python

That has nothing to do with python and the link says what to do

Читать полностью…

Python

Hello
How to fix that👇
The terminal process failed to launch: A native exception occurred during launch (Cannot launch conpty). Winpty has been removed, see https://code.visualstudio.com/updates/v1_109#_removal-of-winpty-support for more details. You can also try enabling the terminal.integrated.windowsUseConptyDIl setting..

Читать полностью…

Python

Void function is a function that js does his thing and u dont expect anything as a result back ,hence by defualt it returns None , returning function does his thing and return a value or any object which u will use further in u code by assigning it to a variable

Читать полностью…

Python

Code without functions is less readable and more repetitive. Vastly so.

Читать полностью…

Python

Just at the beginning of learning it's more about seeing it. So that you understand how it works and what it does.

Читать полностью…

Python

None is a value. It represents no value.

Читать полностью…

Python

The value every function implicitly returns is None. So if you assigned the return value of a function to a variable, it would be None.

Читать полностью…

Python

+ If I was cheating on my exams, I'd copy&paste the answer straight from AI and not waste my time trying to understand it😂

Читать полностью…

Python

Why? Are you having a test right now?

Читать полностью…

Python

I let others answer that.

Читать полностью…

Python

@notfromcambrigde
I am having suck a hard time understanding the difference between void-function and value returning function.
The only difference I see is one you are using return function and the other, you aren't.
The furthest explanation I got is that "it prints the number BUT the variable you create would be assigned to none "
What does that even mean😂

Читать полностью…

Python

It was great for daily drive (even if people dont like it)

Читать полностью…

Python

It tells you the solution in the link

Читать полностью…

Python

And if thats the case switch to linux then

Читать полностью…

Python

Have a good environment is not related to python?

Читать полностью…

Python

Terminal doesn't work

Читать полностью…

Python

it will cost you USD35,000.00

Читать полностью…
Subscribe to a channel