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
What python version is best for a windows 8.1 with 1gb ram and 24gb left storage?
Читать полностью…
I have a question
Does python 3.8.10 use print "test" or print("test") ?
Guys, why are the textbook exercises so much easier than any real-world problem? They're trivial.
Читать полностью…
Just run the code and you'll see if the syntax is correct. Python won't execute anything if the syntax is wrong.
Читать полностью…
i am making Alien game by eric book the python crash course i'll read his code and know what to do and then i typed that in my editor with some edits by me not of code but apereance of my game
Читать полностью…
the problem:
by the user input u have to say him if the received number is even or odd
how do u make it?
architecture is an advanced concept of program... is how the the program works using your files structure and classes
Читать полностью…
so after solving book problem i also have to solve any similar problem by my self ?
Читать полностью…
I am doing i typed every code i am learning learn the logic and then i delete that code and try to type it again as i say i understand the logic of the code but even after that i got blank what to type or forgot whole concept
Читать полностью…
write a lot of algorithms... the practice will make stronger your memory
Читать полностью…
Hieee I want to create new project in python can anyone suggest me some projects? Unique for placement
Читать полностью…
Can anyone suggest me some best book to learn architecture i am currently studying Eric methew book and building Alien_game and near to finish and while building it i understand that I need to master architecture and how to use syntax on that architecture
Читать полностью…
print "text" is a py2 syntaxprint("text") is a py3 syntax
To answer your question
All python 3 (including your specified version) use print("text") syntax
To not destroy your motivation before you've gotten a chance to learn something.
Читать полностью…
i just check by if statement if variable is odd or even and type the result by f string simple
Читать полностью…
of course, is what i said you: u don't have to learn each instruction, u have to learn the language keywords work and the algorithm procedure, then the code u need to make the algorithm should be clear for u
Читать полностью…
i'll try to chat with ai a lot about learning and i found two answer over and over first that i dont have to remember every line of code and second i have to learn architecture
Читать полностью…
because if u learn even each instruction and u will have to edit one of them, this will make u a big problem because u learnt even the algorithm itself, so u don't know how to edit without breaking the algorithm's work
Читать полностью…
but remember: u have to learn how the language works and the keywords function, never each istruction which composes the algorithm
Читать полностью…
can anyone tell me how to deal with syntax forgoting anxiety
Читать полностью…
It is not so easy, finding something no one made in those years is hard...
Just find a problem no One solved and try to solve it
hey, I am also interested in ML, Gen Ai, we can have a discussion in the dm.
Читать полностью…