Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Don't Ask For Permission. Ask For Forgiveness.
DeaD_EyE
Dec 18th, 2020
(
edited
)
394
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
zahl_abfragen
(
)
:
while
True
:
try
:
return
int
(
input
(
"Wie alt bist du? "
)
)
except
ValueError
:
print
(
"Du musst eine ganze Zahl angeben."
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Your Bitcoin Wallet Credentials have been res...
GetText | 5 min ago | 0.26 KB
random libs. for motor movement/PySabertooth
Python | 6 min ago | 1.28 KB
Lab_ML(24/02/25)
Python | 11 min ago | 3.18 KB
Untitled
PL/SQL | 15 min ago | 0.39 KB
Untitled
PL/SQL | 17 min ago | 0.55 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 19 min ago | 0.26 KB
Untitled
PL/SQL | 19 min ago | 0.31 KB
Untitled
PL/SQL | 20 min ago | 0.74 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!