#sir-lancebot-playground
1 messages ยท Page 41 of 1
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
Which law states that the global entropy in a closed system can only increase?
20s left!
@royal sinew got the correct answer :tada: 75 points!
Remaining questions: 0
The round has ended.
@royal sinew Congratulations on winning this quiz game with a grand total of 550 points :tada:
.quiz
What is a package that doesn't have a __init__ file called?
20s left!
.hint
10s left!
.quiz help
Game is already running... do .quiz stop
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
How is infinity represented in Python?
20s left!
float('inf')
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 5
What is the official name of this operator :=, introduced in 3.8?
20s left!
assignment expression operator
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 4
What name does a lambda function have?
<lambda>
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Which protocol is used to pass self to methods when accessed on classes?
20s left!
descriptor
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 2
When was Python first released?
20s left!
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?
RuntimeError
20s left!
IndexError
@abstract willow got the correct answer :tada: 75 points!
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 475 points :tada:
.quiz 10
- 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!
- Wikipedia
Guess the title of random wikipedia passages.
.quiz python 10
monty python
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 9
Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)
Stopiteration
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
Which attribute is the documentation string of a function/method/class stored in (answer should be enclosed in backticks!)?
__doc__
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
What file extension is used by the site module to determine what to do at every start?
20s left!
;-;
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 6
What is a package that doesn't have a __init__ file called?
namespace package
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
What type does the & operator return when given 2 dict_keys objects?
set
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Is everything an instance of the object class (y/n)?
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Which file contains all special site builtins, such as help or credits?
_sitebuiltins
@abstract willow got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 2
Which of these is not a generator method?
(next, send, throw, close)
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?
IndexError
@abstract willow got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 825 points :tada:
.quiz science 10
Which law states that the current through a conductor between two points is directly proportional to the voltage across the two points?
ok idk this
20s left!
ohm's law
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 9
Is the Richter scale (common earthquake scale) linear or logarithmic?
logarithmic
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
The type of rock that is formed by the accumulation or deposition of mineral or organic particles at the Earth's surface, followed by cementation, is called...
20s left!
um
10s left!
idk
No one answered correctly!
Let's move to the next question.
Remaining questions: 7
Which vascular tissue transports water and minerals from the roots to the rest of a plant?
.quiz stop
Quiz stopped.
.quiz help
- 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!
- Wikipedia
Guess the title of random wikipedia passages.
.help quiz
**```
.quiz <category> <questions>
**Can also use:** `trivia`, `triviaquiz`
*Start a quiz!
Questions for the quiz can be selected from the following 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!
- wikipedia: Guess the title of random wikipedia passages.
(More to come!)*
**Subcommands:**
**`quiz leaderboard`**
*View everyone's score for this bot session.*
**`quiz stop`**
*Stop a quiz game if its running in the channel.*
.quiz math 10
4
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
What is the bottom number on a fraction called?
denominator
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
What is the highest power of a biquadratic polynomial?
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
What is the term used to describe two triangles that have equal corresponding sides and angle measures?
congruent
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
Find the square root of -64.
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
What is the natural log of -1 (use i for imaginary number)?
20s left!
@abstract willow got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 4
Solve the following system of linear equations (format your answer like this <x> & <y>):
1x + 2y = 12,
3x + 4y = 28
20s left!
10s left!
idk
Better luck next time...
Let's move to the next question.
Remaining questions: 3
A matrix multiplied by its inverse matrix equals...
identity matrix
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
idk
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
Which theorem states that hypotenuse^2 = base^2 + height^2?
pythagorean
@abstract willow got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 775 points :tada:
.quiz math 10
jiffy
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
What is the highest power of a biquadratic polynomial?
4
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
How many vertices are on a decagonal prism?
20s left!
10s left!
umm
Better luck next time...
Let's move to the next question.
Remaining questions: 7
"Hexakosioihexekontahexaphobia" is the fear of which number?
666
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What's 75 + 311 mod 11 congruent to?
20s left!
10s left!
@abstract willow got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 5
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
In probability, the ______ _____ of an experiment or random trial is the set of all possible outcomes of it.
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Which trigonometric function is defined as hypotenuse/opposite?
20s left!
sin
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 2
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
6a^2 is the surface area of which 3 dimensional figure?
o-o
20s left!
10s left!
wha.
No one answered correctly!
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 450 points :tada:
In probability, the ______ _____ of an experiment or random trial is the set of all possible outcomes of it.
sample space
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
โ ฯr^2h is the volume of which 3 dimensional figure?
cylinder
20s left!
10s left!
cone
@abstract willow got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 8
As the Fibonacci sequence extends to infinity, what's the ratio of each number n and its preceding number n-1 approaching?
golden ratio
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
What is the natural log of -1 (use i for imaginary number)?
pii
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
heron
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Does the harmonic series converge or diverge?
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
What is the formula for surface area of a sphere?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
"Hexakosioihexekontahexaphobia" is the fear of which number?
666
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
When is the inaugural World Maths Day (format your answer in MM/DD)?
WHAT
20s left!
;-;
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
grr
How many quadrants are there in a cartesian plane?
4
@abstract willow got the correct answer :tada: 100 points!
Remaining questions: 0
.quiz math 10
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 750 points :tada:
Game is already running... do .quiz stop
.quiz math 10
4
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
Does the harmonic series converge or diverge?
diverge
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
What's 136 + 314 mod 12 congruent to?
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
:incoming_envelope: :ok_hand: applied timeout to @abstract willow until <t:1707060513:f> (10 minutes) (reason: burst spam - sent 8 messages).
The <@&831776746206265384> have been alerted for review.
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
When is the inaugural World Maths Day (format your answer in MM/DD)?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 5
Prime numbers only have __ factors.
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
In set builder notation, what does {p/q | q โ 0, p & q โ Z} represent?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
0, 1, 1, 2, 3, 5, 8, 13, 21, 34 are numbers of which sequence?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
What is the natural log of -1 (use i for imaginary number)?
20s left!
10s left!
Better luck next time...
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 300 points :tada:
!unmute 310263589913100288
:incoming_envelope: :ok_hand: pardoned infraction timeout for @abstract willow.
In probability, the ______ _____ of an experiment or random trial is the set of all possible outcomes of it.
sample space
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
โ ฯr^2h is the volume of which 3 dimensional figure?
cone
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
Which theorem states that hypotenuse^2 = base^2 + height^2?
pythagorean
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
Does the harmonic series converge or diverge?
diverge
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
Which trigonometric function is defined as hypotenuse/opposite?
csc
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
How many quadrants are there in a cartesian plane?
4
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Find the square root of -16.
4i
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
sample standard deviation
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
6a^2 is the surface area of which 3 dimensional figure?
cube
@abstract willow got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
0, 1, 1, 2, 3, 5, 8, 13, 21, 34 are numbers of which sequence?
fibonacci
@abstract willow got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@abstract willow Congratulations on winning this quiz game with a grand total of 1000 points :tada:
.quiz math 10
cube
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
What's 114 + 209 mod 10 congruent to?
20s left!
!e print((114+209))
@royal sinew :white_check_mark: Your 3.12 eval job has completed with return code 0.
323
10s left!
3
@royal sinew got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 8
In set builder notation, what does {p/q | q โ 0, p & q โ Z} represent?
20s left!
real
10s left!
set of real numbers
Better luck next time...
Let's move to the next question.
Remaining questions: 7
rtional
6
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
What is the formula for surface area of a sphere?
20s left!
10s left!
4/3pir^3
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
In probability, the ______ _____ of an experiment or random trial is the set of all possible outcomes of it.
SA
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
As the Fibonacci sequence extends to infinity, what's the ratio of each number n and its preceding number n-1 approaching?
1
20s left!
10s left!
infinity
Better luck next time...
Let's move to the next question.
Remaining questions: 3
:O
How many vertices are on a nonagonal prism?
9
36
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
31
millisecond
20s left!
centisecond
@royal sinew got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
What is the term used to describe two triangles that have equal corresponding sides and angle measures?
congruent
@royal sinew got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@royal sinew Congratulations on winning this quiz game with a grand total of 325 points :tada:
.quiz science 10
virtual
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 9
How does one call the direct phase transition from gas to solid?
deposition
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 8
Which particle is emitted during the beta decay of a radioactive element?
electron
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 7
When DNA is unzipped, two strands are formed. What are they called (separate both answers by the word "and")?
20s left!
oh boy
10s left!
RNA and MRNA
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
The type of rock that is formed by the accumulation or deposition of mineral or organic particles at the Earth's surface, followed by cementation, is called...
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
How does one describe a chemical reaction wherein heat is released?
exothermic
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
Which law states that the current through a conductor between two points is directly proportional to the voltage across the two points?
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Which cell organelle is nicknamed "the powerhouse of the cell"?
mitochondria
@royal sinew got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
What is the force that causes objects to float in fluids called?
upthrust
20s left!
@royal sinew got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
What is the name of our galaxy group in which the Milky Way resides?
20s left!
no clue
10s left!
No one answered correctly!
Remaining questions: 0
The round has ended.
@royal sinew Congratulations on winning this quiz game with a grand total of 775 points :tada:
noice
.src trivia
.bm
Your input was invalid: You must either provide a reference to a valid message, or reply to one.
The lookup strategy for a message is as follows (in order):
- Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
- Lookup by message ID (the message must be in the current channel)
- Lookup by message URL
Usage:```
.bookmark [target_message] [title=Bookmark]
.bm ajioajsihfioahf ifhaoshfahiofhas
Your input was invalid: You must either provide a reference to a valid message, or reply to one.
The lookup strategy for a message is as follows (in order):
- Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
- Lookup by message ID (the message must be in the current channel)
- Lookup by message URL
Usage:```
.bookmark [target_message] [title=Bookmark]
.bm bmb
Your input was invalid: You must either provide a reference to a valid message, or reply to one.
The lookup strategy for a message is as follows (in order):
- Lookup by '{channel ID}-{message ID}' (retrieved by shift-clicking on 'Copy ID')
- Lookup by message ID (the message must be in the current channel)
- Lookup by message URL
Usage:```
.bookmark [target_message] [title=Bookmark]
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.help snake antidote
**```
.snakes antidote
*Antidote! Can you create the antivenom before the patient dies?
Rules: You have 4 ingredients for each antidote, you only have 10 attempts
Once you synthesize the antidote, you will be presented with 4 markers
Tick: This means you have a CORRECT ingredient in the CORRECT position
Circle: This means you have a CORRECT ingredient in the WRONG position
Cross: This means you have a WRONG ingredient in the WRONG position
Info: The game automatically ends after 5 minutes inactivity.
You should only use each ingredient once.
This game was created by Lord Bisk and Runew0lf.*
.help
AvatarModify
.avatar_modify spookyavatar
Spookify a user's avatar.
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.
.lovefest
NOTE: This command has been moved to !subscribe
Bookmark
.bookmark <target_message> [title=Bookmark]
Send the author a link to the specified message via DMs.
.bookmark delete
Delete the Sir-Lancebot message that the command invocation is replying to.
.avatar_modify spookyavatar
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
@stoic prairie Seems like there's no one here to play...
.avatar_modify
**```
.avatar_modify
**Can also use:** `avatar_mod`, `avatarmod`, `pfp_mod`, `pfpmod`
*Groups all of the pfp modifying commands to allow a single concurrency limit.*
**Subcommands:**
**`avatar_modify 8bitify`**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatar_modify avatareasterify [colours...]`**
*Easterify the user's avatar.*
**`avatar_modify mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`avatar_modify prideavatar [option=lgbt] [pixels=64]`**
*Surround an avatar with a border of a specified LGBT flag.*
**`avatar_modify reverse <text>`**
*Reverses the sent text.*
**`avatar_modify spookyavatar`**
*Spookify a user's avatar.*
.avatar_modify reverse <my name is RoyalVictory, I am a cute little kitten>
nettik elttil etuc a ma I ,yrotciVlayoR si eman ym<
.quiz
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)
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?
20s left!
10s left!
Punched cards?
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Which DNS record contains mail servers of a given domain?
20s left!
MX record
10s left!
Main Exchange record
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
How many possible public IPv6 addresses are there (answer in 2^n)?
20s left!
2^128
@tepid plaza got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 3
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)?
20s left!
10s left!
2038
@tepid plaza got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 2
What is the most popular protocol (as of 2021) that handles communication between email servers?
20s left!
SMTP
@tepid plaza got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
What is the mathematical formalism which functional programming was built on?
20s left!
10s left!
lambda calculus
@tepid plaza got the correct answer :tada: 50 points!
Remaining questions: 0
The round has ended.
@tepid plaza Congratulations on winning this quiz game with a grand total of 250 points :tada:
.quiz coding 5
- 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!
- Wikipedia
Guess the title of random wikipedia passages.
.quiz
What attribute of a closure contains the value closed over?
20s left!
10s left!
closure
No one answered correctly!
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)
y
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
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!
10s left!
length_hint
@tepid plaza got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 4
Is the __aiter__ method async (y/n)?
20s left!
y
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
What is a package that doesn't have a __init__ file called?
20s left!
namespace
10s left!
namespace package
@tepid plaza got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 2
How is infinity represented in Python?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
float('inf') and float('-inf')
Monty Python
@tepid plaza got the correct answer :tada: 75 points!
Remaining questions: 0
The round has ended.
@tepid plaza Congratulations on winning this quiz game with a grand total of 175 points :tada:
.color random
.quiz
Guess the title of the Wikipedia article.
The following notable ****** occurred ** ****. Names are reported under the date of death, ** alphabetical order. A typical entry reports information ** the following sequence:Name, age, country of citizenship at birth, subsequent nationality, what subject was noted for, cause of death, and reference.
20s left!
10s left!
No one answered correctly!
Information
The following notable deaths occurred in 2024. Names are reported under the date of death, in alphabetical order. A typical entry reports information in the following sequence:Name, age, country of citizenship at birth, subsequent nationality, what subject was noted for, cause of death, and reference.
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
Guess the title of the Wikipedia article.
******* is a chatbot developed by OpenAI and launched on November 30, 2022. Based on a large language model, it enables users to refine and steer a conversation towards a desired length, format, style, level of detail, and language. Successive prompts and replies, known as prompt engineering, are considered at each conversation stage as a context.
20s left!
10s left!
Chatgpt
@main scarab got the correct answer :tada: 50 points!
Information
ChatGPT is a chatbot developed by OpenAI and launched on November 30, 2022. Based on a large language model, it enables users to refine and steer a conversation towards a desired length, format, style, level of detail, and language. Successive prompts and replies, known as prompt engineering, are considered at each conversation stage as a context.
Let's move to the next question.
Remaining questions: 5
Guess the title of the Wikipedia article.
****: ****** **. *** ***** is *** second season of *** anthology television series **** created by Ryan Murphy, Jaffe Cohen, and Michael Zam for FX. Directed by Gus Van Sant, Max Winkler, and Jennifer Lynch, it is written by Jon Robin Baitz. *** eight-episode season is based on *** book ******'s Women: A True Story of Love, Betrayal, and a Swan Song for an Era by Laurence Leamer. Its first two episodes premiered on January 31, 2024, with episodes available on Hulu *** day after broadcast.
20s left!
10s left!
Better luck next time...
Information
Feud: Capote vs. The Swans is the second season of the anthology television series Feud created by Ryan Murphy, Jaffe Cohen, and Michael Zam for FX. Directed by Gus Van Sant, Max Winkler, and Jennifer Lynch, it is written by Jon Robin Baitz. The eight-episode season is based on the book Capote's Women: A True Story of Love, Betrayal, and a Swan Song for an Era by Laurence Leamer. Its first two episodes premiered on January 31, 2024, with episodes available on Hulu the day after broadcast.
Let's move to the next question.
Remaining questions: 4
Guess the title of the Wikipedia article.
**** ******* is an American actress and writer. She is known for her roles as Maggie in Man Seeking Woman, Mikki in Betas, and Mizu in Blue Eye Samurai. From 2019 to 2021, she starred in Hulu's original TV comedy series PEN15 alongside Anna Konkle; the duo, who co-created and co-executive produced the series, played fictional versions of their 13-year-old selves. In 2024, she began starring as Jane Smith in the Prime Video series Mr. & Mrs. Smith.
20s left!
10s left!
No one answered correctly!
Information
Maya Erskine is an American actress and writer. She is known for her roles as Maggie in Man Seeking Woman, Mikki in Betas, and Mizu in Blue Eye Samurai. From 2019 to 2021, she starred in Hulu's original TV comedy series PEN15 alongside Anna Konkle; the duo, who co-created and co-executive produced the series, played fictional versions of their 13-year-old selves. In 2024, she began starring as Jane Smith in the Prime Video series Mr. & Mrs. Smith.
Let's move to the next question.
Remaining questions: 3
Guess the title of the Wikipedia article.
****** Alison ***** is an American singer-songwriter. Her versatile artistry, songwriting, and entrepreneurship have vastly influenced the music industry and popular culture, and her life is a subject of widespread media coverage.
20s left!
10s left!
No one answered correctly!
Information
Taylor Alison Swift is an American singer-songwriter. Her versatile artistry, songwriting, and entrepreneurship have vastly influenced the music industry and popular culture, and her life is a subject of widespread media coverage.
Let's move to the next question.
Remaining questions: 2
Guess the title of the Wikipedia article.
********* Football Club is a professional football club based in *********, England. The club competes in the Premier League, the top tier of English football. Founded in 1892, the club joined the Football League the following year and has played its home games at Anfield since its formation.
20s left!
10s left!
Better luck next time...
Information
Liverpool Football Club is a professional football club based in Liverpool, England. The club competes in the Premier League, the top tier of English football. Founded in 1892, the club joined the Football League the following year and has played its home games at Anfield since its formation.
Let's move to the next question.
Remaining questions: 1
Guess the title of the Wikipedia article.
****** is a **** ****** Hindi-language action thriller **** directed and edited by Sandeep Reddy Vanga, who also co-wrote the screenplay with Pranay Reddy Vanga and Saurabh Gupta. The **** is produced by Bhushan Kumar, Pranay Reddy Vanga, Krishan Kumar and Murad Khetani under T-Series Films, Bhadrakali Pictures and Cine1 Studios. The **** stars Ranbir Kapoor, Anil Kapoor, Bobby Deol, Rashmika Mandanna, and Triptii Dimri. The **** is about Ranvijay "Vijay" Singh, a violent man, who learns about an assassination attempt on his estranged father and sets out on a path of revenge and destruction.
20s left!
10s left!
No one answered correctly!
Information
Animal is a 2023 Indian Hindi-language action thriller film directed and edited by Sandeep Reddy Vanga, who also co-wrote the screenplay with Pranay Reddy Vanga and Saurabh Gupta. The film is produced by Bhushan Kumar, Pranay Reddy Vanga, Krishan Kumar and Murad Khetani under T-Series Films, Bhadrakali Pictures and Cine1 Studios. The film stars Ranbir Kapoor, Anil Kapoor, Bobby Deol, Rashmika Mandanna, and Triptii Dimri. The film is about Ranvijay "Vijay" Singh, a violent man, who learns about an assassination attempt on his estranged father and sets out on a path of revenge and destruction.
Remaining questions: 0
The round has ended.
@main scarab Congratulations on winning this quiz game with a grand total of 50 points :tada:
.help
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.
.bunnyname
Picks a random bunny name from a JSON file.
Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.
Challenges
.challenge [language=python] [query]
The challenge command pulls a random kata (challenge) from codewars.com.
.catify
Hello World.
How are you?
I am fine.
Thank you.
Hello World. How are แแแข you? I แฃแแข am fine. Thank you.แฃแแข
.challenge language=python
Your input was invalid: This is not a recognized language on codewars.com!
Usage:```
.challenge [language=python] [query]
.challenge python
Find the missing letter
Write a method that takes an array of consecutive (increasing) letters as input and that returns the missing letter in the array.
In the case of factor, your array of letters will be a string.
You will always get an valid array. And it will be always exactly one letter be missing. The length of the array will always be at least 2.<br>
The array will always contain letters in only one case.
Example:
```
['a','b','c','d','f'] -> 'e'
['O','Q','R','S'] -> 'P'
```
```factor
"abcdf" -> CHAR: e
"OQRS" -> CHAR: P
```
["a","b","c","d","f"] -> "e"
["O","Q","R","S"] -> "P"
(Use the English alphabet with 26 letters!)
Have fun coding it and please don't forget to vote and rank this kata! :-)
I have also created other katas. Take a look if you enjoyed this kata!
6 kyu
.help savatar
**```
.avatar_modify spookyavatar
**Can also use:** `avatar_modify savatar`, `avatar_modify spookify`, `savatar`, `spookify`, `spookyavatar`
*Spookify the user's avatar, with a random *spooky* effect.*
.help avatar_modify
**```
.avatar_modify
**Can also use:** `avatar_mod`, `avatarmod`, `pfp_mod`, `pfpmod`
*Groups all of the pfp modifying commands to allow a single concurrency limit.*
**Subcommands:**
**`avatar_modify 8bitify`**
*Pixelates your avatar and changes the palette to an 8bit one.*
**`avatar_modify avatareasterify [colours...]`**
*Easterify the user's avatar.*
**`avatar_modify mosaic [squares=16]`**
*Splits your avatar into x squares, randomizes them and stitches them back into a new image!*
**`avatar_modify prideavatar [option=lgbt] [pixels=64]`**
*Surround an avatar with a border of a specified LGBT flag.*
**`avatar_modify reverse <text>`**
*Reverses the sent text.*
**`avatar_modify spookyavatar`**
*Spookify a user's avatar.*
.help prideavatar
**```
.avatar_modify prideavatar [option=lgbt] [pixels=64]
**Can also use:** `avatar_modify avatarpride`, `avatar_modify pridepfp`, `avatar_modify prideprofile`, `avatarpride`, `prideavatar`, `pridepfp`, `prideprofile`
*Surround an avatar with a border of a specified LGBT flag.
Default to the LGBT rainbow flag if none is given.
The amount of pixels can be given which determines the thickness of the flag border.
A maximum of 512px is enforced, defaults to a 64px border.
The full image is 1024x1024.*
**Subcommands:**
**`avatar_modify prideavatar flags`**
*Lists the flags that can be used with the prideavatar command.*
.pridepfp flags
โข agender
โข androgyne
โข aromantic
โข asexual
โข bigender
โข bisexual
โข demiboy
โข demigirl
โข demisexual
โข gay
โข genderfluid
โข genderqueer
โข intersex
โข lesbian
โข nonbinary
โข omnisexual
โข pangender
โข pansexual
โข polyamory
โข polysexual
โข transgender
โข trigender
.src savatar
.help savatar
**```
.avatar_modify spookyavatar
**Can also use:** `avatar_modify savatar`, `avatar_modify spookify`, `savatar`, `spookify`, `spookyavatar`
*Spookify the user's avatar, with a random *spooky* effect.*
.help
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.
.bunnyname
Picks a random bunny name from a JSON file.
Catify
.catify <text>
Convert the provided text into a cat themed sentence by interspercing cats throughout text.
Challenges
.challenge [language=python] [query]
The challenge command pulls a random kata (challenge) from codewars.com.
.bunnifyme
EternalBluefoot
.catify i love cats
i love แแแขs ๐
.catify i love python
i love python แแแข
!d itertools.islice
itertools.islice(iterable, stop)``````py
itertools.islice(iterable, start, stop[, step])```
Make an iterator that returns selected elements from the iterable. If *start* is non-zero, then elements from the iterable are skipped until start is reached. Afterward, elements are returned consecutively unless *step* is set higher than one which results in items being skipped. If *stop* is `None`, then iteration continues until the iterator is exhausted, if at all; otherwise, it stops at the specified position.
If *start* is `None`, then iteration starts at zero. If *step* is `None`, then the step defaults to one.
TeST
.randomcase testing this sentence
TeSTiNG THiS SenTEnce
@shrewd fox Hi lol.
?
I'm that aayan guy from anabolic asylum. Just checked our mutual servers.
.wa what do i use to identify and describe hidden errors?
I am now developing machine learning model from scratch that do interior design automatically.
What kind of models can I use?
How can I make an approach?
I need someone who can collaborate with me.
(2, 3, 5) - /home/hedy
Flights everyone missed:
(0, 1, 7)
(0, 3, 4)
(4, 9, 10)
(5, 6, 11)
(0, 5, 8)
(7, 9, 11)
**```
.duckduckduckgoose
**Can also use:** `dddg`, `ddg`, `duckduckgoose`, `duckgoose`
*Start a new Duck Duck Duck Goose game.*
**Subcommands:**
**`duckduckduckgoose help`**
*Explain the rules of the game.*
.dddg help
Each card has 4 features
Color, Number, Hat, and Accessory
A valid flight
3 cards where each feature is either all the same or all different
Call "GOOSE"
if you think there are no more flights
+1 for each valid flight
+2 for a correct "GOOSE" call
-1 for any wrong answer
The first flight below is invalid: the first card has swords while the other two have no accessory. It would be valid if the first card was empty-handed, or one of the other two had paintbrushes.
The second flight is valid because there are no 2:1 splits; each feature is either all the same or all different.
Final scores:
/home/hedy: 0
.help
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
AprilFoolVideos
.fool
Get a random April Fools' video from Youtube.
AvatarModify
.avatar_modify 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.
.avatar_modify avatareasterify [colours...]
Easterify the user's avatar.
.avatar_modify mosaic [squares=16]
Splits your avatar into x squares, randomizes them and stitches them back into a new image!
.avatar_modify prideavatar [option=lgbt] [pixels=64]
Surround an avatar with a border of a specified LGBT flag.
.avatar_modify reverse <text>
Reverses the sent text.
.anagram heheheha
You have 60 seconds to find correct words.
Well done @fast plaza for getting it right!
.fool
Check out this April Fools' video by google.
The Guardian explains how theyโve optimized their news app for for interplanetary space distribution on Google Play, with the new features in the Google Play Console and updated Material Design guidelines.
Learn more: http://goo.gl/0KiLD1
Available April 1.
(Yes, happy April Fools!)
.wa 1 + 2
.trivia
What is computing capable of performing exaFLOPS called?
20s left!
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 are the components of digital devices that make up logic gates called?
transistor
@fast plaza got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
Name a universal logic gate.
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
Which of these languages is the oldest?
(Tcl, Smalltalk 80, Haskell, Standard ML, Java)
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
What does the "a" represent in a HSLA color value?
20s left!
@fast plaza got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 1
Under what locale does making a string lowercase behave differently?
20s left!
10s left!
Better luck next time...
Remaining questions: 0
The round has ended.
@fast plaza Congratulations on winning this quiz game with a grand total of 175 points :tada:
.trivia
Which country is the largest producer of coffee?
20s left!
10s left!
Better luck next time...
Information
Brazil is the world's largest coffee producer. In 2016, Brazil produced a staggering 2,595,000 metric tons of coffee beans. It is not a new development, as Brazil has been the highest global producer of coffee beans for over 150 years.
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What's the world's largest urban area?
20s left!
10s left!
Better luck next time...
Information
Tokyo is the most populated city in the world, with a population of 37 million people. It is located in Japan.
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
When did the First World War start?
1914
@fast plaza got the correct answer :tada: 100 points!
Information
The first world war began in August 1914. It was directly triggered by the assassination of the Austrian archduke, Franz Ferdinand and his wife, on 28th June 1914 by Bosnian revolutionary, Gavrilo Princip. This event was, however, simply the trigger that set off declarations of war.
Let's move to the next question.
Remaining questions: 4
Diamonds are always nice in Minecraft, but can you name the "Diamond Capital in the World"?
20s left!