aded
This commit is contained in:
@@ -38,10 +38,10 @@ IN $PYTHONPATH sucht Python nach Modulen
|
|||||||
|
|
||||||
Die wichtigen vars von Funktion
|
Die wichtigen vars von Funktion
|
||||||
|
|
||||||
__name__
|
'__name__'
|
||||||
__file__
|
'__file__'
|
||||||
|
|
||||||
z.B print(str.__name__)
|
z.B print(str.'__name__')
|
||||||
|
|
||||||
Alle Exceptions sind im Netz https://docs.python.org/3/library/exceptions.html
|
Alle Exceptions sind im Netz https://docs.python.org/3/library/exceptions.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user