Name that place!
An easy puzzle, but I hope it brings some fun (especially if you are a programmer).
What's the name of the place?

knowledge lateral-thinking trivia
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
An easy puzzle, but I hope it brings some fun (especially if you are a programmer).
What's the name of the place?

knowledge lateral-thinking trivia
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10
add a comment |
An easy puzzle, but I hope it brings some fun (especially if you are a programmer).
What's the name of the place?

knowledge lateral-thinking trivia
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
An easy puzzle, but I hope it brings some fun (especially if you are a programmer).
What's the name of the place?

knowledge lateral-thinking trivia
knowledge lateral-thinking trivia
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Dec 21 at 20:03
JAhlen
483
483
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
JAhlen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10
add a comment |
1
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10
1
1
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10
add a comment |
2 Answers
2
active
oldest
votes
Sounds like
The lyrics to Hotel California
location = { "highway": True, "dark": True, "desert": True }
On a dark desert highway
rooms = sys.maxsize
plenty of room
availability = any(range(0, 365))
any time of year
def __enter__(doorway):
playsound("mission_bell")
There she stood in the doorway, I heard the mission bell
assert this == "heaven" or this == "hell"
this could be heaven or this could be hell
candle_lit = True
show_way()
Then she lit up a candle and she showed me the way
pyttsx.init().say("welcome lovely face")
Welcome to the Hotel California... such a lovely face
#target = os.system("open /Applications/WineStaging.app")
#no such spirit since nineteen sixty-nine
Please bring me my wine... we haven't had that spirit here since nineteen sixty-nine
def feast(masters_chamber):
return "immortal beast"
in the master's chambers, they gathered for the feast... can't kill the beast
def __exit__(self):
checkout()
while True:
stay()
you can check out any time you like, but you can never leave
That's right. You got it!
– JAhlen
Dec 21 at 20:12
add a comment |
Hotel California.
No need to decode your quizz, i realize from the 'mission bell' xD
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
JAhlen is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f77698%2fname-that-place%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sounds like
The lyrics to Hotel California
location = { "highway": True, "dark": True, "desert": True }
On a dark desert highway
rooms = sys.maxsize
plenty of room
availability = any(range(0, 365))
any time of year
def __enter__(doorway):
playsound("mission_bell")
There she stood in the doorway, I heard the mission bell
assert this == "heaven" or this == "hell"
this could be heaven or this could be hell
candle_lit = True
show_way()
Then she lit up a candle and she showed me the way
pyttsx.init().say("welcome lovely face")
Welcome to the Hotel California... such a lovely face
#target = os.system("open /Applications/WineStaging.app")
#no such spirit since nineteen sixty-nine
Please bring me my wine... we haven't had that spirit here since nineteen sixty-nine
def feast(masters_chamber):
return "immortal beast"
in the master's chambers, they gathered for the feast... can't kill the beast
def __exit__(self):
checkout()
while True:
stay()
you can check out any time you like, but you can never leave
That's right. You got it!
– JAhlen
Dec 21 at 20:12
add a comment |
Sounds like
The lyrics to Hotel California
location = { "highway": True, "dark": True, "desert": True }
On a dark desert highway
rooms = sys.maxsize
plenty of room
availability = any(range(0, 365))
any time of year
def __enter__(doorway):
playsound("mission_bell")
There she stood in the doorway, I heard the mission bell
assert this == "heaven" or this == "hell"
this could be heaven or this could be hell
candle_lit = True
show_way()
Then she lit up a candle and she showed me the way
pyttsx.init().say("welcome lovely face")
Welcome to the Hotel California... such a lovely face
#target = os.system("open /Applications/WineStaging.app")
#no such spirit since nineteen sixty-nine
Please bring me my wine... we haven't had that spirit here since nineteen sixty-nine
def feast(masters_chamber):
return "immortal beast"
in the master's chambers, they gathered for the feast... can't kill the beast
def __exit__(self):
checkout()
while True:
stay()
you can check out any time you like, but you can never leave
That's right. You got it!
– JAhlen
Dec 21 at 20:12
add a comment |
Sounds like
The lyrics to Hotel California
location = { "highway": True, "dark": True, "desert": True }
On a dark desert highway
rooms = sys.maxsize
plenty of room
availability = any(range(0, 365))
any time of year
def __enter__(doorway):
playsound("mission_bell")
There she stood in the doorway, I heard the mission bell
assert this == "heaven" or this == "hell"
this could be heaven or this could be hell
candle_lit = True
show_way()
Then she lit up a candle and she showed me the way
pyttsx.init().say("welcome lovely face")
Welcome to the Hotel California... such a lovely face
#target = os.system("open /Applications/WineStaging.app")
#no such spirit since nineteen sixty-nine
Please bring me my wine... we haven't had that spirit here since nineteen sixty-nine
def feast(masters_chamber):
return "immortal beast"
in the master's chambers, they gathered for the feast... can't kill the beast
def __exit__(self):
checkout()
while True:
stay()
you can check out any time you like, but you can never leave
Sounds like
The lyrics to Hotel California
location = { "highway": True, "dark": True, "desert": True }
On a dark desert highway
rooms = sys.maxsize
plenty of room
availability = any(range(0, 365))
any time of year
def __enter__(doorway):
playsound("mission_bell")
There she stood in the doorway, I heard the mission bell
assert this == "heaven" or this == "hell"
this could be heaven or this could be hell
candle_lit = True
show_way()
Then she lit up a candle and she showed me the way
pyttsx.init().say("welcome lovely face")
Welcome to the Hotel California... such a lovely face
#target = os.system("open /Applications/WineStaging.app")
#no such spirit since nineteen sixty-nine
Please bring me my wine... we haven't had that spirit here since nineteen sixty-nine
def feast(masters_chamber):
return "immortal beast"
in the master's chambers, they gathered for the feast... can't kill the beast
def __exit__(self):
checkout()
while True:
stay()
you can check out any time you like, but you can never leave
edited Dec 21 at 20:26
answered Dec 21 at 20:07
jafe
16.3k142160
16.3k142160
That's right. You got it!
– JAhlen
Dec 21 at 20:12
add a comment |
That's right. You got it!
– JAhlen
Dec 21 at 20:12
That's right. You got it!
– JAhlen
Dec 21 at 20:12
That's right. You got it!
– JAhlen
Dec 21 at 20:12
add a comment |
Hotel California.
No need to decode your quizz, i realize from the 'mission bell' xD
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
add a comment |
Hotel California.
No need to decode your quizz, i realize from the 'mission bell' xD
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
add a comment |
Hotel California.
No need to decode your quizz, i realize from the 'mission bell' xD
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hotel California.
No need to decode your quizz, i realize from the 'mission bell' xD
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 days ago
rhsquared
7,35421644
7,35421644
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 days ago
Euphoria Celestial
11
11
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Euphoria Celestial is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
add a comment |
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
Hello and welcome to PSE. Please use spoilers to hide your answers. Also, your answer duplicates an already accepted answer which makes it likely to get down-votes.
– rhsquared
2 days ago
sr, first time join in this game
– Euphoria Celestial
yesterday
sr, first time join in this game
– Euphoria Celestial
yesterday
add a comment |
JAhlen is a new contributor. Be nice, and check out our Code of Conduct.
JAhlen is a new contributor. Be nice, and check out our Code of Conduct.
JAhlen is a new contributor. Be nice, and check out our Code of Conduct.
JAhlen is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f77698%2fname-that-place%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
This puzzle was too easy. I'd recommend trying to obfuscate a little more in the future.
– Display name
Dec 22 at 19:10