This website requires JavaScript.
Explore
Help
Sign In
2121321
/
PR3_Studienleistung_1_Prof_Steinberger
Watch
1
Star
0
Fork
You've already forked PR3_Studienleistung_1_Prof_Steinberger
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f6a98db7e8
PR3_Studienleistung_1_Prof_...
/
SL_2
/
s2_a1.py
9 lines
106 B
Python
Raw
Blame
History
class
parent
:
pass
class
child
(
parent
)
:
pass
class
imbread
(
parent
,
child
)
:
pass
i
=
imbread
(
)
Reference in New Issue
View Git Blame
Copy Permalink