#sir-lancebot-playground
1 messages · Page 204 of 1
You must include at least 2 colours!
.eggdecorate [red,white,blue]
You must include at least 2 colours!
.eggdecorate red white blue
.eggdecorate red white blue
:incoming_envelope: :ok_hand: applied mute to @sweet sky until <t:1629091996:f> (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).
!unmute 759313245353410582
:incoming_envelope: :ok_hand: pardoned infraction mute for @sweet sky.
Sorry about that!
EggheadQuiz
.eggquiz
Gives a random quiz question, waits 30 seconds and then outputs the answer.
Emojis
.emoji <emoji>
A group of commands related to emojis.
Fun
.caesarcipher
Translates a message using the Caesar Cipher.
.randomcase <text>
Randomly converts the casing of a given text.
.roll [num_rolls=1]
Outputs a number of random dice emotes (up to 6).
.uwu <text>
Converts a given text into it's uwu equivalent.
Games
.games [amount=5] <genre>
Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.
.emoji 
it was nice having Awex home aww day
noice bro
.emoji ❌
.emoji <emoji>
A group of commands related to emojis.
Subcommands:
count [category_query]
Returns embed with emoji category and info given by the user.
info <emoji>
Returns relevant information about a Discord Emoji.
.emoji \❌
.emoji <emoji>
A group of commands related to emojis.
Subcommands:
count [category_query]
Returns embed with emoji category and info given by the user.
info <emoji>
Returns relevant information about a Discord Emoji.
.charinfo ❌
Your input was invalid: Emoji "❌" not found.
Usage:.emoji info <emoji>
.wiki python
Monty Python
Monty Python (also collectively known as the Pythons) were a British surreal comedy troupe who created the sketch comedy television show Monty Python's Flying
PYTHON
PYTHON was a Cold War contingency plan of the British Government for the continuity of government in the event of nuclear war. Following the report of
.wiki wikipedia
List of Wikipedias
Wikipedia is a free multilingual open-source wiki-based online encyclopedia edited and maintained by a community of volunteer editors, started on 15 January
Main Page
Welcome to Wikipedia, the free encyclopedia that anyone can edit. 6,358,132 articles in English The arts Biography Geography History Mathematics Science
.eggdecorate white yellow purple
!or
When checking if something is equal to one thing or another, you might think that this is possible:
if favorite_fruit == 'grapefruit' or 'lemon':
print("That's a weird favorite fruit to have.")
While this makes sense in English, it may not behave the way you would expect. In Python, you should have complete instructions on both sides of the logical operator.
So, if you want to check if something is equal to one thing or another, there are two common ways:
# Like this...
if favorite_fruit == 'grapefruit' or favorite_fruit == 'lemon':
print("That's a weird favorite fruit to have.")
# ...or like this.
if favorite_fruit in ('grapefruit', 'lemon'):
print("That's a weird favorite fruit to have.")
.riddle
You have 10 seconds before the first hint.
because he was quaking eggs
Nobody got it right...
.snake antidote
.eggdecorate blue white green
!or
When checking if something is equal to one thing or another, you might think that this is possible:
if favorite_fruit == 'grapefruit' or 'lemon':
print("That's a weird favorite fruit to have.")
While this makes sense in English, it may not behave the way you would expect. In Python, you should have complete instructions on both sides of the logical operator.
So, if you want to check if something is equal to one thing or another, there are two common ways:
# Like this...
if favorite_fruit == 'grapefruit' or favorite_fruit == 'lemon':
print("That's a weird favorite fruit to have.")
# ...or like this.
if favorite_fruit in ('grapefruit', 'lemon'):
print("That's a weird favorite fruit to have.")
.eggdecorate lime cyan yellow
.eggdecorate cyan yellow lime
.eggdecorate cyan lime yellow
.quiz leaderboard
No one has made it onto the leaderboard yet.
.wiki nato
NATO
The North Atlantic Treaty Organization (NATO, /ˈneɪtoʊ/; French: Organisation du traité de l'Atlantique nord, OTAN), also called the North Atlantic Alliance
Member states of NATO
NATO (North Atlantic Treaty Organization) is an international alliance that consists of 30 member states from North America and Europe. It was established
.wiki talibanistan
Taliban
The Taliban (/ˈtælɪbæn, ˈtɑːlɪbɑːn/; Pashto: طالبان, romanized: ṭālibān, lit. 'students' or 'seekers'), which refers to itself as the Islamic Emirate
Peter Bergen
Manhunt: The Ten-Year Search for Bin Laden From 9/11 to Abbottabad (2012); Talibanistan: Negotiating the Borders Between Terror, Politics, and Religion (2013);
.wolf Albert Einstein
!modulo
.quiz
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: retro
What was the first game Yoshi appeared in?
.quiz --help
Game is already running... do .quiz stop
.quiz stop
Quiz stopped.
.quiz random
- General
Test your general knowledge.
- Retro
Questions related to retro gaming.
- Math
General questions about mathematics ranging from grade 8 to grade 12.
- Science
Put your understanding of science to the test!
- Cs
A large variety of computer science questions.
- Python
Trivia on our amazing language, python!
.quiz Cs
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: cs
What is an interpreter capable of interpreting itself called?
self interpreter
shoot
lol
20s left!
compiler
self-interpreter
idk lmao
10s left!
¯_(ツ)_/¯
Better luck next time...
wahtever
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
I am here
...
Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?
floppy
20s left!
cobol
vacuum
floppy
floppy disk
yeah
lol
punch cards
@onyx yarrow got the correct answer :tada: 75 points!
floppy drive
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 75
Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)
wtf
perl
Ruby
python
Java
@worthy hill got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Arnav#1912: 100
OreoFTW#1097: 75
Given that January 1, 1970 is the starting epoch of time_t in c time, and that time_t is stored as a signed 32-bit integer, when will unix time roll over (year)?
huh
ruby
Unix
2030
2032
@drifting wedge got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Arnav#1912: 100
Skynse#3509: 100
OreoFTW#1097: 75
2050
2-25
In quantum computing, what is the full name of "qubit"?
quibitsss
quantum bit
20s left!
quantum bit
quantum byte
quantum byte
quantum byte
bruh
quantum fuck
10s left!
quantum bit
queueueue
quantum bit
quantum shit
Better luck next time...
Let's move to the next question.
Remaining questions: 2
quantum qbit
Arnav#1912: 100
Skynse#3509: 100
OreoFTW#1097: 75
bruh
bruh
What does one call the optimization technique used in CPU design that attempts to guess the outcome of a conditional operation and prepare for the most likely result?
bruh
branch prediction
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
Arnav#1912: 100
Skynse#3509: 100
Frontogenesis#6742: 100
OreoFTW#1097: 75
branch processimg
What are the components of digital devices that make up logic gates called?
third time lmao
transistors
@drifting wedge got the correct answer :tada: 100 points!
Remaining questions: 0
Skynse#3509: 200
Arnav#1912: 100
Frontogenesis#6742: 100
OreoFTW#1097: 75
The round has ended.
Congratulations @drifting wedge :tada: You have won this quiz game with a grand total of 200 points!
.quiz geography
- General
Test your general knowledge.
- Retro
Questions related to retro gaming.
- Math
General questions about mathematics ranging from grade 8 to grade 12.
- Science
Put your understanding of science to the test!
- Cs
A large variety of computer science questions.
- Python
Trivia on our amazing language, python!
.quiz general
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: general
.quiz Math
Game is already running... do .quiz stop
no geo
What's known as the "Playground of Europe"?
geo sucks
Prague
switzerland
@onyx yarrow got the correct answer :tada: 100 points!
Italy
Information
It comes from the title of a book written in 1870 by Leslie Stephen (father of Virginia Woolf) detailing his exploits of mountain climbing (not skiing) of which sport he was one of the pioneers and trekking or walking.
Let's move to the next question.
Remaining questions: 6
OreoFTW#1097: 100
switzerland
What country is the world's largest coral reef system, the "Great Barrier Reef", located in?
australia
@onyx yarrow got the correct answer :tada: 100 points!
Information
The Great Barrier Reef is the world's largest coral reef system composed of over 2,900 individual reefs and 900 islands stretching for over 2,300 kilometres (1,400 mi) over an area of approximately 344,400 square kilometres (133,000 sq mi). The reef is located in the Coral Sea, off the coast of Queensland, Australia.
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 200
Australia
australia
What country is called "Land of White Elephants"?
thailand
Ivory Coast
@onyx yarrow got the correct answer :tada: 100 points!
India
Information
White elephants were regarded to be holy creatures in ancient Thailand and some other countries. Today, white elephants are still used as a symbol of divine and royal power in the country. Ownership of a white elephant symbolizes wealth, success, royalty, political power, wisdom, and prosperity.
Let's move to the next question.
Remaining questions: 4
OreoFTW#1097: 300
When did the Second World War end?
1945
1942
@onyx yarrow got the correct answer :tada: 100 points!
Information
World War 2 ended with the unconditional surrender of the Axis powers. On 8 May 1945, the Allies accepted Germany's surrender, about a week after Adolf Hitler had committed suicide. VE Day – Victory in Europe celebrates the end of the Second World War on 8 May 1945.
Let's move to the next question.
Remaining questions: 3
OreoFTW#1097: 400
1953
What is the smallest country?
Vatican City
@spring tapir got the correct answer :tada: 100 points!
Information
With an area of 0.17 square miles (0.44 km2) and a population right around 1,000, Vatican City is the smallest country in the world, both in terms of size and population.
Let's move to the next question.
Remaining questions: 2
OreoFTW#1097: 400
Frontogenesis#6742: 100
Oreo hacker
vatican city
What does the acronym GPRS stand for?
GPRS.
Geographical Press R s
graphical positioning reeeee system
20s left!
NIL
""
"$"
10s left!
I will find an exploit for this game
global positioning radar system
general packet radio service
@worthy hill got the correct answer :tada: 50 points!
Information
General Packet Radio Service (GPRS) is a packet-based mobile data service on the global system for mobile communications (GSM) of 3G and 2G cellular communication systems. It is a non-voice, high-speed and useful packet-switching technology intended for GSM networks.
Let's move to the next question.
Remaining questions: 1
OreoFTW#1097: 400
Frontogenesis#6742: 100
Arnav#1912: 50
Which city is in two continents?
Istanbhul
@spring tapir got the correct answer :tada: 100 points!
how hard is to make typo
Information
Istanbul embraces two continents, one arm reaching out to Asia, the other to Europe.
Remaining questions: 0
OreoFTW#1097: 400
Frontogenesis#6742: 200
Arnav#1912: 50
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 400 points!
.quiz
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: cs
ok
eval("import("sys").exit())
Which newline sequence does HTTP use?
\n
eval("import("sys").exit())
\n
20s left!
\n\t
\n
\n\e
br
\n\t\t\x00
\n
\n\n
10s left!
\n \t
\r\n
@spring tapir got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 6
<br>
Frontogenesis#6742: 50
\n\r\t
What is the name for unicode codepoints that do not fit into 16 bits?
brhu
20s left!
UTF-8
utf18
utf16
utf-256
UTF-210342034
10s left!
supllementaty characters
non 16 utf
u3+1000
supplementary characters
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
bounds
u+1000
Frontogenesis#6742: 50
What is the most popular protocol (as of 2021) that handles communication between email servers?
smtp
@drifting wedge got the correct answer :tada: 100 points!
s,mtp
Let's move to the next question.
Remaining questions: 4
Skynse#3509: 100
Frontogenesis#6742: 50
Given that January 1, 1970 is the starting epoch of time_t in c time, and that time_t is stored as a signed 32-bit integer, when will unix time roll over (year)?
2048
2038
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
2038
Skynse#3509: 100
OreoFTW#1097: 100
Frontogenesis#6742: 50
\2037
What is the mathematical formalism which functional programming was built on?
lambda
20s left!
<lambda>
algebra
@worthy hill got the correct answer :tada: 75 points!
lambda
Let's move to the next question.
Remaining questions: 2
Skynse#3509: 100
OreoFTW#1097: 100
Arnav#1912: 75
Frontogenesis#6742: 50
Why is a DDoS attack different from a DoS attack?
(A. because the victim's server was indefinitely disrupted from the amount of traffic, B. because it also attacks the victim's confidentiality, C. because the attack had political purposes behind it, D. because the traffic flooding the victim originated from many different sources)
IPv6
C
@onyx yarrow got the correct answer :tada: 100 points!
D
Let's move to the next question.
Remaining questions: 1
OreoFTW#1097: 200
Skynse#3509: 100
Arnav#1912: 75
Frontogenesis#6742: 50
D
What does one call the optimization technique used in CPU design that attempts to guess the outcome of a conditional operation and prepare for the most likely result?
@onyx yarrow srsly bruh
Branch prediction
@spring tapir got the correct answer :tada: 100 points!
Remaining questions: 0
OreoFTW#1097: 200
Frontogenesis#6742: 150
Skynse#3509: 100
Arnav#1912: 75
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 200 points!
rofl
bruh
oero hacker
.quiz geo
4th
- General
Test your general knowledge.
- Retro
Questions related to retro gaming.
- Math
General questions about mathematics ranging from grade 8 to grade 12.
- Science
Put your understanding of science to the test!
- Cs
A large variety of computer science questions.
- Python
Trivia on our amazing language, python!
spam A B C D lmao
lmfao
.quiz Python
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: python
.quiz Math
Game is already running... do .quiz stop
What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?
genius
iter
IndexError
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
OreoFTW#1097: 100
that's WHAT OREO did
Does numbers.Rational include the builtin object float (y/n)
y
y
n
y
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 100
Frontogenesis#6742: 100
What type is the attribute of a frame object that contains the current local variables?
i saw that too
locals()
20s left!
globals()
10s left!
local()
locals.dict()
dict
@onyx yarrow got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 4
OreoFTW#1097: 150
Frontogenesis#6742: 100
bruh
Which of these characters is valid python outside of string literals in some context?
(@, $, ?)
@
@wicked parrot
@
@
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
OreoFTW#1097: 250
Frontogenesis#6742: 100
@
$
Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)
bruh wtf
lma
wtf
Generator
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
OreoFTW#1097: 250
Frontogenesis#6742: 200
Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)
NotImplemented
StopIteration
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
stopiteation
OreoFTW#1097: 350
Frontogenesis#6742: 200
Can you pickle a running list_iterator (y/n)?
no
y
y
@onyx yarrow got the correct answer :tada: 100 points!
Remaining questions: 0
OreoFTW#1097: 450
Frontogenesis#6742: 200
n
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 450 points!
hack
.quiz science
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: science
What is the process used to separate substances with different polarity in a mixture, using a stationary and mobile phase?
.quiz stop
Quiz stopped.
.quiz math
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: math
distillation
bruh jag
this
what
what lmao
bryh
epoc
10s left!
Isocoles
20s left!
equilateral
isosceles
scalene
Better luck next time...
Let's move to the next question.
Remaining questions: 6
right angled
tf
wtf
In particle physics, the hypothetical isolated elementary particle with only one magnetic pole is termed as...
wat
poop
2 quizes
magnetic monopole
@onyx yarrow got the correct answer :tada: 100 points!
stop
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 100
No one answered correctly!
one
Let's move to the next question.
Remaining questions: 6
wait
What is the 3rd planet of our Solar System?
OreoFTW#1097: 100
earth
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
OreoFTW#1097: 100
Frontogenesis#6742: 100
wtf
Which law states that the global entropy in a closed system can only increase?
20s left!
standard deviation
what are we running 2 games?
20s left!
third law of thermodynamics
Wtf
Better luck next time...
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 100
Frontogenesis#6742: 100
:incoming_envelope: :ok_hand: applied mute to @spring tapir until <t:1629221595:f> (9 minutes and 59 seconds) (reason: burst rule: sent 13 messages in 10s).
Which theorem states that hypotenuse^2 = base^2 + height^2?
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
OreoFTW#1097: 100
Frontogenesis#6742: 100
lmfao
pythagorus
The Heisenberg's Uncertainty Principle states that the position and ________ of a quantum object can't be both exactly measured at the same time.
20s left!
velocity
@forest crest got the correct answer :tada: 100 points!
velocitry
Let's move to the next question.
Remaining questions: 2
omfg what is happening why 2
OreoFTW#1097: 100
Frontogenesis#6742: 100
noobbody#2529: 100
Which particle is emitted during the beta decay of a radioactive element?
electron
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
OreoFTW#1097: 200
Frontogenesis#6742: 100
noobbody#2529: 100
gamma
10s left!
electron
umm
A ____________ reaction is the one wherein an atom or a set of atoms is/are replaced by another atom or a set of atoms
!unmute 584817706646110333
:incoming_envelope: :ok_hand: pardoned infraction mute for @spring tapir.
displacement
@onyx yarrow got the correct answer :tada: 100 points!
Remaining questions: 0
OreoFTW#1097: 300
Frontogenesis#6742: 100
noobbody#2529: 100
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 300 points!
ty
.quiz stop
No quiz running.
@spring tapir why did you spam?
lol
I was raging at the two games going on, mb
.quiz categories
- General
Test your general knowledge.
- Retro
Questions related to retro gaming.
- Math
General questions about mathematics ranging from grade 8 to grade 12.
- Science
Put your understanding of science to the test!
- Cs
A large variety of computer science questions.
- Python
Trivia on our amazing language, python!
hm
what was that triangle thing
.riddle
You have 10 seconds before the first hint.
hint
easter egg
\n\n
what
cat
carrots
carrot
carat
bruh
carats
Nobody got it right...
karat
carat
wtf
ok
.riddle
You have 10 seconds before the first hint.
bugs bunny
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.8bitify
Pixelates your avatar and changes the palette to an 8bit one.
.avatar_modify
Groups all of the pfp modifying commands to allow a single concurrency limit.
.avatareasterify [colours...]
This "Easterifies" the user's avatar.
.mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.prideavatar [option=lgbt] [pixels=64]
This surrounds an avatar with a border of a specified LGBT flag.
.spookyavatar
Spookify an user's avatar.
sky
Well done @worthy hill @forest crest for getting it right!
bruh
.8bitify
wtf
hawww
already said bugs bunny
.8bitify
ew
.8bitify
.2048bitify
2048bitify...
.help 2
.help
Battleship
.battleship
Play a game of Battleship with someone else!
BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.help
ValentineZodiac
.zodiac <zodiac_sign>
Provides information about zodiac sign by taking zodiac sign name as input.
WikipediaSearch
.wikipedia <search>
Sends paginated top 10 results of Wikipedia search..
Wolfram
.wolfram <query>
Requests all answers on a single image, sends an image of all related pods.
WonderTwins
.formof
Command to send a Wonder Twins inspired phrase to the user invoking the command.
XKCD
.xkcd <comic>
Getting an xkcd comic's information along with the image.
oh
bruh
Comic parameter should either be an integer or 'latest'.
.quiz python
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: python
.help
Battleship
.battleship
Play a game of Battleship with someone else!
BeMyValentine
.bemyvalentine <user> [valentine_type]
Send a valentine to a specified user with the lovefest role.
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to target_message via DMs.
BotSource
.source [source_item]
Display information and a GitHub link to the source code of a command, tag, or cog.
BunnyNameGenerator
.bunnifyme
Gets your Discord username and bunnifies it.
.bunnifyme
real Nibble
What decorator is used to allow a protocol to be checked at runtime?
.battleship
20s left!
idk
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What is the garbage collection strategy used by cpython to collect everything but reference cycles?
20s left!
10s left!
Dereferencing
Better luck next time...
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Where does the name Python come from?
Snake
monty python
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
OreoFTW#1097: 100
Can you pickle a running list_iterator (y/n)?
y
n
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
OreoFTW#1097: 200
n
What is the official name of this operator :=, introduced in 3.8?
assignment expression operator
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
OreoFTW#1097: 300
oh
Which file contains all special site builtins, such as help or credits?
20s left!
__doc__
__pycache__
m
doc
10s left!
readme.txt
docstring
__site_builtins__
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
OreoFTW#1097: 300
bruj
How does one call a class who defines the behavior of their instance classes?
metaclass
@onyx yarrow got the correct answer :tada: 100 points!
Remaining questions: 0
OreoFTW#1097: 400
wut
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 400 points!
damn
.quiz
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: python
What is the official name of this operator :=, introduced in 3.8?
walrus
assignment-expression
assignment expression operator
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
OreoFTW#1097: 100
lol
Which file contains all special site builtins, such as help or credits?
_sitebuiltins
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
OreoFTW#1097: 100
Frontogenesis#6742: 100
...
What type does the & operator return when given 2 dict_keys objects?
set
set
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Frontogenesis#6742: 200
OreoFTW#1097: 100
o
Which standard library module is designed for making simple parsers for languages like shell, as well as safe quoting of strings for use in a shell?
k
wth is all this
shlex
@onyx yarrow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
OreoFTW#1097: 200
Frontogenesis#6742: 200
Name the only non-dunder method of the builtin slice object.
20s left!
hasattr
10s left!
idk
Better luck next time...
Let's move to the next question.
Remaining questions: 2
OreoFTW#1097: 200
Frontogenesis#6742: 200
damn, I dont get any of em
What attribute of a closure contains the value closed over?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
OreoFTW#1097: 200
Frontogenesis#6742: 200
What file extension is used by the site module to determine what to do at every start?
.pth
@onyx yarrow got the correct answer :tada: 100 points!
Remaining questions: 0
OreoFTW#1097: 300
Frontogenesis#6742: 200
The round has ended.
Congratulations @onyx yarrow :tada: You have won this quiz game with a grand total of 300 points!
¯_(ツ)_/¯
there's literally only 2 on the LB lol
I didnt even get what half of them meant 😅
its the beginning ™️
yea, Ig I would have known had I been more interested in programming 🤷
Game Over! @forest crest won against @worthy hill
noobbody#2529's Board:
:stop_button::regional_indicator_a::regional_indicator_b::regional_indicator_c::regional_indicator_d::regional_indicator_e::regional_indicator_f::regional_indicator_g::regional_indicator_h::regional_indicator_i::regional_indicator_j:
:one::anger::anger::anger::fire::anger::anger::anger::anger::ocean::ocean:
:two::ocean::ocean::anger::fire::anger::anger::ocean::ocean::ocean::ocean:
:three::ocean::ship::anger::fire::anger::anger::ocean::ocean::ocean::ocean:
:four::anger::fire::fire::fire::fire::fire::anger::ocean::ocean::ocean:
:five::ocean::fire::anger::anger::anger::anger::anger::anger::ocean::ocean:
:six::ocean::fire::anger::anger::anger::anger::anger::anger::ocean::ocean:
:seven::ocean::fire::anger::anger::anger::ocean::anger::ocean::ocean::ocean:
:eight::ocean::anger::anger::ocean::ocean::ocean::ocean::ship::ship::ocean:
:nine::anger::fire::fire::ship::ocean::ocean::ocean::ocean::ocean::ocean:
:keycap_ten::ocean::anger::ocean::ocean::ocean::ocean::ocean::ocean::ocean::ocean:
Arnav#1912's Board:
:stop_button::regional_indicator_a::regional_indicator_b::regional_indicator_c::regional_indicator_d::regional_indicator_e::regional_indicator_f::regional_indicator_g::regional_indicator_h::regional_indicator_i::regional_indicator_j:
:one::anger::ocean::fire::fire::fire::fire::fire::anger::ocean::ocean:
:two::ocean::ocean::anger::anger::anger::anger::anger::ocean::anger::ocean:
:three::ocean::anger::ocean::ocean::anger::anger::ocean::anger::ocean::ocean:
:four::ocean::anger::anger::anger::fire::fire::fire::fire::anger::ocean:
:five::ocean::anger::fire::ocean::anger::anger::ocean::fire::anger::ocean:
:six::ocean::ocean::fire::anger::ocean::ocean::ocean::anger::ocean::ocean:
:seven::anger::fire::fire::ocean::anger::ocean::ocean::ocean::ocean::ocean:
:eight::ocean::fire::fire::anger::ocean::ocean::anger::ocean::anger::ocean:
:nine::ocean::fire::anger::ocean::ocean::anger::ocean::anger::ocean::ocean:
:keycap_ten::ocean::anger::ocean::anger::ocean::ocean::ocean::ocean::ocean::ocean:
gg nice game
first time i played it lol
damn those miss
same
I don't even know if this is luck based or there is a trick
i figured the trick mid game lol
lol
i think you figured out too lol
TimedCommands
.timed <command>
Time the command execution of a command.
Traditions
.easter_tradition
Responds with a random tradition or custom.
TriviaQuiz
.quiz <category> <questions>
Start a quiz!
ValentineFacts
.valentine_fact
Shows a random fact about Valentine's Day.
.who_is_valentine
Displays info about Saint Valentine.
.quiz general
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: general
What country is called "Land of White Elephants"?
20s left!
10s left!
@floral roost got the correct answer :tada: 50 points!
thailand
Information
White elephants were regarded to be holy creatures in ancient Thailand and some other countries. Today, white elephants are still used as a symbol of divine and royal power in the country. Ownership of a white elephant symbolizes wealth, success, royalty, political power, wisdom, and prosperity.
Let's move to the next question.
Remaining questions: 6
DiamondShardKiller#7950: 50
What's the name of the largest bird?
ostrich
@floral roost got the correct answer :tada: 100 points!
Information
The largest living bird, a member of the Struthioniformes, is the ostrich (Struthio camelus), from the plains of Africa and Arabia. A large male ostrich can reach a height of 2.8 metres (9.2 feet) and weigh over 156 kilograms (344 pounds).
Let's move to the next question.
Remaining questions: 5
DiamondShardKiller#7950: 150
In what country is the Ebro river located?
20s left!
Africa
10s left!
No one answered correctly!
Information
The Ebro river is located in Spain. It is 930 kilometers long and it's the second longest river that ends on the Mediterranean Sea.
Let's move to the next question.
Remaining questions: 4
DiamondShardKiller#7950: 150
At what year did Christopher Columbus discover America?
20s left!
skip
10s left!
No one answered correctly!
Information
The explorer Christopher Columbus made four trips across the Atlantic Ocean from Spain: in 1492, 1493, 1498 and 1502. He was determined to find a direct water route west from Europe to Asia, but he never did. Instead, he stumbled upon the Americas
Let's move to the next question.
Remaining questions: 3
DiamondShardKiller#7950: 150
Which country is Mount Etna, one of the most active volcanoes in the world, located?
Hawaii
@digital ingot got the correct answer :tada: 100 points!
Information
Mount Etna is the highest volcano in Europe. Towering above the city of Catania on the island of Sicily, it has been growing for about 500,000 years and is in the midst of a series of eruptions that began in 2001.
Let's move to the next question.
Remaining questions: 2
DiamondShardKiller#7950: 150
DarkIceman#6508: 100
Diamonds are always nice in Minecraft, but can you name the "Diamond Capital in the World"?
20s left!
africa
10s left!
Better luck next time...
Information
Antwerp, Belgium is where 60-80% of the world's diamonds are cut and traded, and is known as the "Diamond Capital of the World."
Let's move to the next question.
Remaining questions: 1
DiamondShardKiller#7950: 150
DarkIceman#6508: 100
Which is the smallest planet in the Solar System?
pluto
mercury
@digital ingot got the correct answer :tada: 100 points!
Information
Mercury is the smallest planet in our solar system. It's just a little bigger than Earth's moon. It is the closest planet to the sun, but it's actually not the hottest. Venus is hotter.
Remaining questions: 0
DarkIceman#6508: 200
DiamondShardKiller#7950: 150
mars
The round has ended.
Congratulations @digital ingot :tada: You have won this quiz game with a grand total of 200 points!
.quiz leaderboard
OreoFTW#1097: 2700
Frontogenesis#6742: 1150
aoeu htns#5451: 1025
Kronifer#5647: 775
Skynse#3509: 575
noobbody#2529: 300
Arnav#1912: 225
DarkIceman#6508: 200
DiamondShardKiller#7950: 150
Objectivitix#9891: 100
.quiz
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: retro
What was the first game Yoshi appeared in?
Mario
**Hint #1
**The game was released in 1990.
**Hint #2
**It was released on the SNES.
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What did Nintendo make before video games and toys?
**Hint #1
**They were used alternatively to playing cards.
**Hint #2
**They generally have handdrawn nature images on them.
card games
Better luck next time...
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
What year was Tetris released?
**Hint #1
**It was released before the 90's.
1984
@dry thicket got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 4
YamI#2175: 75
What is Yoshi's (from Mario Bros.) full name?
**Hint #1
**It was revealed in the Nintendo Character Guide in 1993.
**Hint #2
**His last name has to do with eating Mario's enemies.
Yoshi
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
YamI#2175: 75
Who was Nintendo's biggest competitor in 1990?
**Hint #1
**Before being Nintendo's main competitor in home gaming, they were successful in arcades.
**Hint #2
**Their first console was called the Master System.
Activision Blizzard
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
YamI#2175: 75
What is the best selling game on the Nintendo GameCube?
**Hint #1
**It is not a mainline Mario Game, although the plumber is present.
**Hint #2
**It is not a mainline Zelda Game, although Link is present.
Super Smash Bros
Better luck next time...
Let's move to the next question.
Remaining questions: 1
YamI#2175: 75
What was Mario's original occupation?
Plumber
**Hint #1
**The occupation was in construction
**Hint #2
**He appeared as this kind of worker in 1981's Donkey Kong
carpenter
@dry thicket got the correct answer :tada: 50 points!
Remaining questions: 0
YamI#2175: 125
The round has ended.
Congratulations @dry thicket :tada: You have won this quiz game with a grand total of 125 points!
.quiz python
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: python
What is a package that doesn't have a __init__ file called?
20s left!
10s left!
bottom-level package
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
Does numbers.Rational include the builtin object float (y/n)
n
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Frontogenesis#6742: 100
y
Name the only non-dunder method of the builtin slice object.
20s left!
indices
@spring tapir got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 4
Frontogenesis#6742: 175
Which standard library module is designed for making simple parsers for languages like shell, as well as safe quoting of strings for use in a shell?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
Frontogenesis#6742: 175
What type is the attribute of a frame object that contains the current local variables?
dict
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
Frontogenesis#6742: 275
What is the garbage collection strategy used by cpython to collect everything but reference cycles?
refcounting
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
Frontogenesis#6742: 375
What dunder method is used by the tuple constructor to optimize converting an iterator to a tuple (answer should be enclosed in backticks!)?
20s left!
length_hint
@spring tapir got the correct answer :tada: 75 points!
Remaining questions: 0
Frontogenesis#6742: 450
The round has ended.
Congratulations @spring tapir :tada: You have won this quiz game with a grand total of 450 points!
.quiz python
This game consists of 7 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: python
What type is the attribute of a frame object that contains the current local variables?
dict
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
Frontogenesis#6742: 100
How does one call a class who defines the behavior of their instance classes?
metaclasses
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Frontogenesis#6742: 200
Can you pickle a running list_iterator (y/n)?
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Frontogenesis#6742: 300
Which of these is not a generator method?
(next, send, throw, close)
20s left!
@spring tapir got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 3
Frontogenesis#6742: 375
Where does the name Python come from?
Monty Python
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
Frontogenesis#6742: 475
Is the __aiter__ method async (y/n)?
@spring tapir got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
Frontogenesis#6742: 575
How is infinity represented in Python?
20s left!
10s left!
No one answered correctly!
Remaining questions: 0
Frontogenesis#6742: 575
The round has ended.
Congratulations @spring tapir :tada: You have won this quiz game with a grand total of 575 points!
Never gonna give u up Never gonna let u down never gonne run around
.quiz leaderboard
OreoFTW#1097: 2700
Frontogenesis#6742: 2175
aoeu htns#5451: 1025
Kronifer#5647: 775
Skynse#3509: 575
noobbody#2529: 300
Arnav#1912: 225
DarkIceman#6508: 200
DiamondShardKiller#7950: 150
YamI#2175: 125
Objectivitix#9891: 100
.quiz cs 20
This game consists of 20 questions.
**Rules: **
- Only enclose your answer in backticks when the question tells you to.
- If the question specifies an answer format, follow it or else it won't be accepted.
- You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
- No cheating and have fun!
Category: cs
What is an interpreter capable of interpreting itself called?
metainterprter
@prime mirage got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 19
metainterpreter
CookieTheCat#1756: 100
How many bits are in a TCP checksum header?
16