Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: changing value and rerunning the code
Post: RE: changing value and rerunning the code

(Jan-18-2018, 07:32 PM)nilamo Wrote: Instead of if_over inheriting from all three other classes, it should only inherit from Third, which in turn extends Second, which then extends First. The reaso...
Arifattal General Coding Help 5 3,708 Jan-19-2018, 07:17 AM
    Thread: changing value and rerunning the code
Post: RE: changing value and rerunning the code

(Jan-18-2018, 04:40 PM)Larz60+ Wrote: No need for class here.i need it for something else in which i am using classes, is it not possible?
Arifattal General Coding Help 5 3,708 Jan-18-2018, 05:00 PM
    Thread: changing value and rerunning the code
Post: changing value and rerunning the code

i need this for something else i am working on, so i added it into a more simple code, what i am trying to do is tell the code that if self.w(the third number) is greater than 20, self.z(the second nu...
Arifattal General Coding Help 5 3,708 Jan-18-2018, 03:03 PM
    Thread: inheritance
Post: RE: inheritance

keeping on with the question, why wont this code work for me using multiple inheritance: class First(): def number_input(self): self.x = int(input("whats your first number?\n")) class Sec...
Arifattal General Coding Help 3 3,186 Jan-15-2018, 02:52 PM
    Thread: inheritance
Post: RE: inheritance

Brilliant, thanks so much for that snippsat, really made stuff clear.
Arifattal General Coding Help 3 3,186 Jan-09-2018, 07:17 PM
    Thread: inheritance
Post: inheritance

starting with python here, and can't seem to use the inheritance properly. I am aiming to use the user input for 'x' inside class first() inside class second(), but the information doesn't follow past...
Arifattal General Coding Help 3 3,186 Jan-09-2018, 05:40 PM
    Thread: cant download packages to pycharm
Post: RE: cant download packages to pycharm

metulburr, larz60+ worked like a charm, thanks so much for your helpful responses!!
Arifattal Web Scraping & Web Development 5 8,240 Oct-22-2017, 01:19 PM
    Thread: cant download packages to pycharm
Post: cant download packages to pycharm

hey guyys, im new to python and pycharm, ive been trying to download beautifulsoup4 package onto pycharm with no success. ive got an older version of pycharm since ive got an older ios. this is the sc...
Arifattal Web Scraping & Web Development 5 8,240 Oct-22-2017, 10:46 AM

User Panel Messages

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