Teil 6 "Objekte ist neu
Repository aufgeräumt.
This commit is contained in:
3
teil4/str_upp_lower.py
Normal file
3
teil4/str_upp_lower.py
Normal file
@@ -0,0 +1,3 @@
|
||||
print('Homer'.lower())
|
||||
print('Homer'.upper())
|
||||
print('homer'.capitalize())
|
Reference in New Issue
Block a user