mirror of
https://github.com/github/codeql.git
synced 2026-07-22 19:52:02 +02:00
3 lines
98 B
JavaScript
3 lines
98 B
JavaScript
console.log("Here are your options:" +
|
|
"1. Play again " +
|
|
"2. That's it"); |