• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
0

Accessing parent classes function inside a child class

class Parent: def __init__(self): def func(): print('hello') class Child(Parent): def __init__(self): # is it possible to call the func function here?

pythonclasses
6th Dec 2018, 11:11 AM
Juho Pesonen
Juho Pesonen - avatar
1 Odpowiedź
+ 8
Use super https://www.pythonforbeginners.com/super/working-JUMP_LINK__&&__python__&&__JUMP_LINK-super-function
6th Dec 2018, 12:28 PM
Rstar
Rstar - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes