Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Assigning a new value to variable
Post: RE: Assigning a new value to variable

or is the logical operator.
Underscore General Coding Help 1 1,591 Dec-04-2021, 02:59 PM
    Thread: Not able to add multiple channel IDs to python bot
Post: RE: Not able to add multiple channel IDs to python...

thats not how python work.
Underscore General Coding Help 3 83,263 Oct-17-2021, 10:50 PM
    Thread: Python 3.9 and WINDOWS 10
Post: RE: Python 3.9 and WINDOWS 10

Solution: sudo rm windows sudo apt install linux
Underscore General Coding Help 2 1,725 Oct-16-2021, 06:06 PM
    Thread: Python and 3d
Post: RE: Python and 3d

well u could train a neural network to somehow join the binary files together if u spend wayyyyyyyyyy to much time (like years or decades)
Underscore General Coding Help 2 1,474 Oct-15-2021, 10:03 PM
    Thread: Python and 3d
Post: RE: Python and 3d

doesnt seem possible to me.
Underscore General Coding Help 2 1,474 Oct-15-2021, 09:59 PM
    Thread: error : "Microsoft Visual C++ 14.0 is required. " Even its installed
Post: RE: error : "Microsoft Visual C++ 14.0 is require...

this is python forums, not c++ forums.
Underscore General Coding Help 4 3,998 Oct-13-2021, 10:39 PM
    Thread: Change font in a list or tuple
Post: RE: Change font in a list or tuple

i dont think it possible without a GUI framework
Underscore General Coding Help 4 2,670 Oct-13-2021, 10:30 PM
    Thread: my python intrepeter completely broke
Post: RE: my python intrepeter completely broke

(Oct-12-2021, 05:28 PM)deanhystad Wrote: Post a program that causes this problem to occur.now it magically works
Underscore General Coding Help 9 3,777 Oct-12-2021, 05:57 PM
    Thread: my python intrepeter completely broke
Post: RE: my python intrepeter completely broke

(Oct-12-2021, 05:28 PM)deanhystad Wrote: Post a program that causes this problem to occur. anything
Underscore General Coding Help 9 3,777 Oct-12-2021, 05:30 PM
    Thread: my python intrepeter completely broke
Post: RE: my python intrepeter completely broke

(Oct-12-2021, 04:08 PM)deanhystad Wrote: Answer the entire question. Does this problem happen when you run from the command line? If so, your Python is broke. If not, you have a configuration pro...
Underscore General Coding Help 9 3,777 Oct-12-2021, 04:45 PM
    Thread: Dicom Files
Post: RE: Dicom Files

using files like that is potentially dangerous because if an Exception happened before you close the file (like an user killing the process) it could break the entire file. for max security use the "w...
Underscore General Coding Help 2 2,006 Oct-12-2021, 03:35 PM
    Thread: my python intrepeter completely broke
Post: RE: my python intrepeter completely broke

(Oct-12-2021, 03:39 AM)bowlofred Wrote: Are you using visual studio, or does that happen even from a command line? https://github.com/python/typeshed/issues/5201vs code
Underscore General Coding Help 9 3,777 Oct-12-2021, 03:27 PM
    Thread: Updating to Python 3.10 on Windows
Post: RE: Updating to Python 3.10 on Windows

i would rather step on a lego than use windows
Underscore News and Discussions 4 14,467 Oct-12-2021, 01:59 AM
    Thread: my python intrepeter completely broke
Post: my python intrepeter completely broke

anything i try to run (even if its empty) i get the error: Error:Traceback (most recent call last): line 1, in <module> from _typeshed import SupportsLenAndGetItem ModuleNotFoundError: No module...
Underscore General Coding Help 9 3,777 Oct-12-2021, 01:40 AM
    Thread: HELP in python homework
Post: RE: HELP in python homework

i have lost 20 brain cells reading this.
Underscore Homework 4 3,904 Oct-11-2021, 04:52 PM
    Thread: Python Homework (Urgent help needed!!)
Post: RE: Python Homework (Urgent help needed!!)

in the first if statement the n wasnt in capitals note: naming variables like that is consider a bad thing
Underscore Homework 6 4,265 Oct-11-2021, 01:59 AM
    Thread: How To Create A "Birthday Calculator" in Python?
Post: RE: How To Create A "Birthday Calculator" in Pytho...

its just as simple as asking the user if they're birthday has passed this year birthday_has_pass_this_year = input("has your birthday passed this year? (y/n)")
Underscore General Coding Help 3 3,681 Oct-11-2021, 01:41 AM
    Thread: Learned Python Basics, what now?
Post: RE: Learned Python Basics, what now?

have u checked codewars.com?
Underscore General Coding Help 20 5,986 Oct-11-2021, 01:34 AM
    Thread: ImportError: cannot import name 'Pyfhel' from 'Pyfhel'
Post: RE: ImportError: cannot import name 'Pyfhel' from ...

install it using pip/pip3
Underscore General Coding Help 9 3,545 Oct-11-2021, 01:31 AM
    Thread: printing an string instead of a expression
Post: printing an string instead of a expression

i want to print literally the string "\n", not the expression \n how would i do that?
Underscore General Coding Help 2 1,818 Oct-11-2021, 01:21 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020