Python Online Compiler & Playground
HTML/CSS/JavaScript
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Start Python Course
Register
password
+14
Author: Newer Game
Dark
Public
Save
PY
py
1
2
3
4
5
attempt =
input
()
if
attempt ==
"password"
:
print
(
"Good Job!"
)
else
:
print
(
"Try again."
)
Enter to Rename, Shift+Enter to Preview
OUTPUT