Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Don't Ask For Permission. Ask For Forgiveness.
DeaD_EyE
Dec 18th, 2020
(
edited
)
427
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
shutdown_network.cmd
Batch | 2 min ago | 0.40 KB
deploy_solution.ps1
Batch | 3 min ago | 0.40 KB
✅ MAKE $12OO IN 10 MIN 1
JavaScript | 4 min ago | 0.08 KB
validate_schema.ps1
Batch | 4 min ago | 0.40 KB
FREE BTC GUIDE U
JavaScript | 5 min ago | 0.08 KB
clone_repo.ps1
Batch | 5 min ago | 0.40 KB
generate_report.ps1
Batch | 12 min ago | 0.40 KB
restart_service.ps1
Batch | 13 min ago | 0.40 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!