#sir-lancebot-playground
1 messages · Page 261 of 1
class method
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 4
Which attribute is the documentation string of a function/method/class stored in (answer should be enclosed in backticks!)?
oh
20s left!
docstring
"""
10s left!
"""
No one answered correctly!
lol
Let's move to the next question.
Remaining questions: 3
Wh
stupid
Which of these characters is valid python outside of string literals in some context?
(@, $, ?)
@wicked parrot
20s left!
$
Q
?
@
10s left!
None
@rigid scroll
Better luck next time...
Let's move to the next question.
Remaining questions: 2
its '@'
What is a package that doesn't have a __init__ file called?
but it pings
module
module
function
namespace
Better luck next time...
Let's move to the next question.
Remaining questions: 1
Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?
antigravity
@rigid scroll got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@rigid scroll Congratulations on winning this quiz game with a grand total of 200 points :tada:
.quiz python
Which of these is not a generator method?
(next, send, throw, close)
close
throw
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What decorator is used to allow a protocol to be checked at runtime?
next is iterator
20s left!
idk this
10s left!
no idea
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
How does one call a class who defines the behavior of their instance classes?
metaclass
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
yea
Which of these characters is valid python outside of string literals in some context?
(@, $, ?)
@
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
@
What dunder method is used by the tuple constructor to optimize converting an iterator to a tuple (answer should be enclosed in backticks!)?
tuple
__tup__
20s left!
__tuple__
tuple
10s left!
tuple()
Better luck next time...
Let's move to the next question.
Remaining questions: 2
When was Python first released?
bruh what
1991
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
1991
Is the __aiter__ method async (y/n)?
n
@rigid scroll got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@rigid scroll Congratulations on winning this quiz game with a grand total of 500 points :tada:
- 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.
aight imma head out
.quiz general
1914
@main scarab got the correct answer :tada: 75 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: 6
What's the world's largest urban area?
beijing
20s left!
Tokyo
@main scarab got the correct answer :tada: 75 points!
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
What's known as the "Playground of Europe"?
20s left!
10s left!
Africa
No one answered correctly!
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: 4
lol
oh
Which country is known as the "Land of Thunderbolt"?
Australia
Bhutan?
@rigid scroll got the correct answer :tada: 100 points!
Information
Bhutan is known as the "Land of Thunder Dragon" or "Land of Thunderbolt" due to the violent and large thunderstorms that whip down through the valleys from the Himalayas. The dragon reference was due to people thinking the sparkling light of thunderbolts was the red fire of a dragon.
Let's move to the next question.
Remaining questions: 3
Which country is the largest producer of tea in the world?
@main scarab got the correct answer :tada: 100 points!
Information
Tea is mainly grown in Asia, Africa, South America, and around the Black and Caspian Seas. The four biggest tea-producing countries today are China, India, Sri Lanka and Kenya. Together they represent 75% of world production.
Let's move to the next question.
Remaining questions: 2
What country is the world's largest coral reef system, the "Great Barrier Reef", located in?
Australia
@rigid scroll 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: 1
Who was the winner of FIFA 2018?
france
@main scarab got the correct answer :tada: 100 points!
Information
France 4 - 2 Croatia
Remaining questions: 0
The round has ended.
@main scarab Congratulations on winning this quiz game with a grand total of 350 points :tada:
- 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 py
- 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 pythonn
- 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
What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?
GeneratorExit
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.
ohhhhhhh
What name does a lambda function have?
lambda
lambda
x
20s left!
type(lambda)
10s left!
stupid
???
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
bruh
How does one call a class who defines the behavior of their instance classes?
metaclass
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
super()
Which of these is not a generator method?
(next, send, throw, close)
oh
next
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)
uh
StopIteration
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
What type does the & operator return when given 2 dict_keys objects?
Union
20s left!
10s left!
str
and
dict_keys
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
Is the __aiter__ method async (y/n)?
n
@rigid scroll got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@rigid scroll Congratulations on winning this quiz game with a grand total of 300 points :tada:
they're just deep-level stuff
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)
D
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What are the components of digital devices that make up logic gates called?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 5
What does the "a" represent in a HSLA color value?
ik that lol
20s left!
11
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
In cryptography, the practice of establishing a shared secret between two parties using public keys and private keys is called...?
20s left!
caesar cipher
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 3
ok
How many bits are in a TCP checksum header?
idk
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
8
Which of these sorting algorithms is not stable?
(Counting sort, quick sort, insertion sort, tim sort, bubble sort)
quick sort
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
What is computing capable of performing exaFLOPS called?
20s left!
10s left!
Better luck next time...
Remaining questions: 0
The round has ended.
@main scarab Congratulations on winning this quiz game with a grand total of 200 points :tada:
.ms
**```
.minesweeper
**Can also use:** `ms`
*Commands for Playing Minesweeper.*
**Subcommands:**
**`end `**
*End your current game.*
**`start [bomb_chance=0.2]`**
*Start a game of Minesweeper.*
@normal rapids is playing Minesweeper.
:no_entry: Game canceled. :no_entry:
Here's your 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: :one: :one: :stop_button: :stop_button: :one: :bomb: :one: :stop_button: :stop_button: :stop_button:
:two: :bomb: :one: :stop_button: :stop_button: :one: :two: :two: :one: :stop_button: :stop_button:
:three: :one: :one: :one: :one: :one: :two: :bomb: :two: :stop_button: :stop_button:
:four: :one: :two: :two: :bomb: :one: :two: :bomb: :two: :stop_button: :stop_button:
:five: :bomb: :two: :bomb: :three: :two: :one: :one: :one: :stop_button: :stop_button:
:six: :one: :two: :two: :bomb: :one: :one: :one: :one: :one: :one:
:seven: :one: :two: :three: :two: :one: :one: :bomb: :two: :two: :bomb:
:eight: :two: :bomb: :bomb: :one: :stop_button: :one: :one: :two: :bomb: :three:
:nine: :two: :bomb: :four: :two: :one: :one: :two: :two: :three: :bomb:
:keycap_ten: :one: :two: :bomb: :one: :one: :bomb: :two: :bomb: :two: :one:
.ms reveal c3
You are not authorized to use this command.
.wa short a 3 F to C
Failed to get response.
.wa short 3 F to C
about -16.1 degrees Celsius
.wa short 1973 / 168
11.744
.help
**```
.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.*
.riddle
You have 10 seconds before the first hint.
bugs bunny
Well done @potent falcon for getting it right!
.riddle
You have 10 seconds before the first hint.
Nobody got it right...
.riddle
You have 10 seconds before the first hint.
Nobody got it right...
.riddle
You have 10 seconds before the first hint.
Nobody got it right...
.riddle
You have 10 seconds before the first hint.
Well done @main scarab for getting it right!
.help
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
CoinFlip
.coinflip [side]
Flips a coin.
Colour
.colour [colour_input]
Create an embed that displays colour information.
ConnectFour
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Play the classic game of Connect Four with someone!
ConvoStarters
.topic
Responds with a random topic to start a conversation.
.src riddle
.src color
.challenge
.challenge
Your task is to return the sum of Triangular Numbers up-to-and-including the nth Triangular Number.
Triangular Number: "any of the series of numbers (1, 3, 6, 10, 15, etc.) obtained by continued summation of the natural numbers 1, 2, 3, 4, 5, etc."
[01]
02 [03]
04 05 [06]
07 08 09 [10]
11 12 13 14 [15]
16 17 18 19 20 [21]
e.g. If 4 is given: 1 + 3 + 6 + 10 = 20.
Triangular Numbers cannot be negative so return 0 if a negative number is given.
7 kyu
Write a function that receives two strings as parameter. This strings are in the following format of date: YYYY/MM/DD.
Your job is: Take the years and calculate the difference between them.
Examples:
'1997/10/10' and '2015/10/10' -> 2015 - 1997 = returns 18
'2015/10/10' and '1997/10/10' -> 2015 - 1997 = returns 18
At this level, you don't need validate months and days to calculate the difference.
7 kyu
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
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.
A stranger has lost himself in a forest which looks like a 2D square grid. Night is coming, so he has to protect himself from wild animals. That is why he decided to put up a campfire.
Suppose this stranger has four sticks with the same length which is equal to k. He can arrange them in square grid so that they form k x k square (each stick endpoint lies on a grid node). Using this strategy he can build campfire with areas 1, 4, 9, ... Also, if he rotates the sticks as it is shown in the image, he will get another campfire areas 2, 5, 10, ...
(If the image does not show up, check the link)

Problem
Given campfire area A (A is a natural number) is it possible to construct a campfire with four sticks so that their endpoints lie on grid nodes?
... continue reading
6 kyu
.challenge
Your task is to return the sum of Triangular Numbers up-to-and-including the nth Triangular Number.
Triangular Number: "any of the series of numbers (1, 3, 6, 10, 15, etc.) obtained by continued summation of the natural numbers 1, 2, 3, 4, 5, etc."
[01]
02 [03]
04 05 [06]
07 08 09 [10]
11 12 13 14 [15]
16 17 18 19 20 [21]
e.g. If 4 is given: 1 + 3 + 6 + 10 = 20.
Triangular Numbers cannot be negative so return 0 if a negative number is given.
7 kyu
.challenge
Your task is to return the sum of Triangular Numbers up-to-and-including the nth Triangular Number.
Triangular Number: "any of the series of numbers (1, 3, 6, 10, 15, etc.) obtained by continued summation of the natural numbers 1, 2, 3, 4, 5, etc."
[01]
02 [03]
04 05 [06]
07 08 09 [10]
11 12 13 14 [15]
16 17 18 19 20 [21]
e.g. If 4 is given: 1 + 3 + 6 + 10 = 20.
Triangular Numbers cannot be negative so return 0 if a negative number is given.
7 kyu
.challenge
A stranger has lost himself in a forest which looks like a 2D square grid. Night is coming, so he has to protect himself from wild animals. That is why he decided to put up a campfire.
Suppose this stranger has four sticks with the same length which is equal to k. He can arrange them in square grid so that they form k x k square (each stick endpoint lies on a grid node). Using this strategy he can build campfire with areas 1, 4, 9, ... Also, if he rotates the sticks as it is shown in the image, he will get another campfire areas 2, 5, 10, ...
(If the image does not show up, check the link)

Problem
Given campfire area A (A is a natural number) is it possible to construct a campfire with four sticks so that their endpoints lie on grid nodes?
... continue reading
6 kyu
.challenge
Your task is to return the sum of Triangular Numbers up-to-and-including the nth Triangular Number.
Triangular Number: "any of the series of numbers (1, 3, 6, 10, 15, etc.) obtained by continued summation of the natural numbers 1, 2, 3, 4, 5, etc."
[01]
02 [03]
04 05 [06]
07 08 09 [10]
11 12 13 14 [15]
16 17 18 19 20 [21]
e.g. If 4 is given: 1 + 3 + 6 + 10 = 20.
Triangular Numbers cannot be negative so return 0 if a negative number is given.
7 kyu
Oh thanks
i've tried code wars before but the easiest problems were too difficult for me
i may try again though
my dad is teaching me how to code
Haha lucky
i think the best advice he told me is to make a list first of what the object is
objective*
so like
I hate problems that include numbers
if the question is Collect input from the user,so long as it's not an integer keep asking for an integer. Print their integer
then u create psedocode
Rethink\refactor step from above (aka psedocode)
Function which takes a single string parameter, checks it for an integer and returns true if it is an integer or false if it is not
Loop
Collect input
Call function
If returns true break
and then u code
the hardest part for me is coming up with that psedocode
do u wanna try an easy problem on code wars and try solving it together?
since it seems we're both noobs haha
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
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.
You have 60 seconds to find correct words.
Well done @main scarab for getting it right!
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.madlibs
Part of speech: adjective
Make sure not to spam, or you may get auto-muted!
Star Wars is a cool penguin of iinteresting versus evil in a Australia far far away. There are colorful battles between spicy ships in weak space and orange duels with cats called likeable sabers. homes called "droids" are helpers and nouns to the heroes. A blue power called The book runs people to do bad things, like walk bikers use The Force for the miserable side and the Sith sleep it for the good side.
.anagram
You have 60 seconds to find correct words.
Nobody got it right.
.src riddle
.anagram
You have 60 seconds to find correct words.
AUD
Well done @marsh gale for getting it right!
.anagram
You have 60 seconds to find correct words.
Well done @fallow trench for getting it right!
whoops
.battleship
@fallow trench Game cancelled.
.help
AdventOfCode
.adventofcode
All of the Advent of Code commands.
Anagram
.anagram
Given shuffled letters, rearrange them into anagrams.
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.
.fool
Check out this April Fools' video by google.
Trial Version: http://goo.gl/i4onu
Google Maps is now available for 8-bit Nintendo Entertainment Systems (NES). Availability in Google Store is TBD but you can try it on your browser by going to http://maps.google.com and clicking "Quest" in the upper right hand corner of the map. Also...
Happy April Fools 2012!
.8bitify
You have 60 seconds to find correct words.
.adventofcode
**```
.adventofcode
**Can also use:** `aoc`
*All of the Advent of Code commands.*
**Subcommands:**
**`about `**
*Learn about Advent of Code*
**`countdown `**
*Return time left until next day*
**`dayandstar [maximum_scorers_day_and_star=10]`**
*Get a view that lets you filter the leaderboard by day and star*
**`global `**
*Get a link to the global leaderboard*
**`join `**
*Learn how to join the leaderboard (via DM)*
**`leaderboard [aoc_name]`**
*Get a snapshot of the PyDis private AoC leaderboard*
**`link [aoc_name]`**
*Tie your Discord account with your Advent of Code name.*
**`stats `**
*Get daily statistics for the Python Discord leaderboard*
**`subscribe `**
*NOTE: This command has been moved to !subscribe*
Nobody got it right.
.challenge
Task
We define the weakness of number n as the number of positive integers smaller than n that have more divisors than n. It follows that the weaker the number, the greater overall weakness it has.
For the given integer n, you need to answer two questions:
- what is the weakness of the weakest numbers in the range
[1, n]? - how many numbers in the range [1, n] have this weakness?
Return the answer as a tuple ( where applicable: array ) of two elements, where the first element is the answer to the first question, and the second element is the answer to the second question.
Example
For n = 9, the output should be [2, 2]
Here are the number of divisors and the specific weaknesses of each number in range [1, 9]:
1: d(1) = 1, weakness(1) = 0;
2: d(2) = 2, weakness(2) = 0;
3: d(3) = 2, weakness(3) = 0;
4: d(4) = 3, weakness(4) = 0;
5: d(5) = 2, weakness(5) = 1;
6: d(6) = 4, weakness(6) = 0;
7: d(7) = 2, weakness(7) = 2;
8: d(8) = 4, weakness(8) = 0;... [continue reading](https://codewars.com/kata/5886dea04703f1712d000051)
5 kyu
.challenge
We want to approximate the length of a curve representing a function y = f(x) with a <= x <= b.
First, we split the interval [a, b] into n sub-intervals with widths
<code>h<sub>1</sub>, h<sub>2</sub>, ... , h<sub>n</sub></code>
by defining points
<code>x<sub>1</sub>, x<sub>2</sub> , ... , x<sub>n-1</sub></code> between a and b.
This defines points
<code>P<sub>0</sub>, P<sub>1</sub>, P<sub>2</sub>, ... , P<sub>n</sub></code> on the curve
whose x-coordinates are <code>a, x<sub>1</sub>, x<sub>2</sub> , ... , x<sub>n-1</sub>, b</code>
and y-coordinates <code>f(a), f(x<sub>1</sub>), ..., f(x<sub>n-1</sub>), f(b) </code>.
By connecting these points, we obtain a polygonal path approximating the curve.
Our task is to approximate the length of a parabolic arc representing the curve y = x * x with x in the interval [0, 1].
We will take a common step h between the points <code>x<sub>i</sub>: h<sub>1</sub>, h<sub>2</sub>, ... , h<sub>n</sub> = h = 1/n</code>... continue reading
6 kyu
.challenge
Task
We define the weakness of number n as the number of positive integers smaller than n that have more divisors than n. It follows that the weaker the number, the greater overall weakness it has.
For the given integer n, you need to answer two questions:
- what is the weakness of the weakest numbers in the range
[1, n]? - how many numbers in the range [1, n] have this weakness?
Return the answer as a tuple ( where applicable: array ) of two elements, where the first element is the answer to the first question, and the second element is the answer to the second question.
Example
For n = 9, the output should be [2, 2]
Here are the number of divisors and the specific weaknesses of each number in range [1, 9]:
1: d(1) = 1, weakness(1) = 0;
2: d(2) = 2, weakness(2) = 0;
3: d(3) = 2, weakness(3) = 0;
4: d(4) = 3, weakness(4) = 0;
5: d(5) = 2, weakness(5) = 1;
6: d(6) = 4, weakness(6) = 0;
7: d(7) = 2, weakness(7) = 2;
8: d(8) = 4, weakness(8) = 0;... [continue reading](https://codewars.com/kata/5886dea04703f1712d000051)
5 kyu
.quiz
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.
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What year was Tetris released?
**Hint #1
**It was released before the 90's.
**Hint #2
**It was released after 1980.
@hot niche got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 5
What did Nintendo make before video games and toys?
**Hint #1
**They were used alternatively to playing cards.
comic
**Hint #2
**They generally have handdrawn nature images on them.
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
What was Mario's original occupation?
**Hint #1
**The occupation was in construction
carpenter
@hot niche got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 3
What is the best selling game on the Nintendo GameCube?
mario brother
**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.
Better luck next time...
Let's move to the next question.
Remaining questions: 2
What was the first game Yoshi appeared in?
super smash bros
**Hint #1
**The game was released in 1990.
mari cart
**Hint #2
**It was released on the SNES.
Better luck next time...
Let's move to the next question.
Remaining questions: 1
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.
No one answered correctly!
Remaining questions: 0
The round has ended.
@hot niche Congratulations on winning this quiz game with a grand total of 125 points :tada:
.rp import
Here are the top 5 results:
.wtf stubborn
Search result for 'stubborn': ▶ Stubborn del operation
Go to Repository Section
.wtf int
Search result for 'int': ▶ Inpinity
Go to Repository Section
.color
.color red
.color 0 9 123
**```
.colour [colour_input]
**Can also use:** `color`
*Create an embed that displays colour information.
If no subcommand is called, a randomly selected colour will be shown.*
**Subcommands:**
**`cmyk <cyan> <magenta> <yellow> <key>`**
*Create an embed from a CMYK input.*
**`hex <hex_code>`**
*Create an embed from a HEX input.*
**`hsl <hue> <saturation> <lightness>`**
*Create an embed from an HSL input.*
**`hsv <hue> <saturation> <value>`**
*Create an embed from an HSV input.*
**`name <user_colour_name>`**
*Create an embed from a name input.*
**`random `**
*Create an embed from a randomly chosen colour.*
**`rgb <red> <green> <blue>`**
*Create an embed from an RGB input.*
.src egg
Your input was invalid: Unable to convert egg to valid command or Cog.
Usage:```
.source [source_item]
.src eggdecorate
.source egg
Your input was invalid: Unable to convert egg to valid command or Cog.
Usage:```
.source [source_item]
.quiz science
Which vascular tissue transports water and minerals from the roots to the rest of a plant?
xylem
@marsh gale got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
When DNA is unzipped, two strands are formed. What are they called (separate both answers by the word "and")?
leading lagging
@marsh gale got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
What range of frequency are the average human ears capable of hearing?
(A. 10Hz-10kHz, B. 20Hz-20kHz, C. 20Hz-2000Hz, D. 10kHz-20kHz)
20s left!
@marsh gale got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 3
What is the name of our galaxy group in which the Milky Way resides?
@marsh gale got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 2
What is the 8th planet of our Solar System?
@marsh gale got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 1
As of 2021, how many elements are there in the Periodic Table?
118
@marsh gale got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@marsh gale Congratulations on winning this quiz game with a grand total of 575 points :tada:
For this kata you will have to forget how to add two numbers.
It can be best explained using the following meme:
In simple terms, our method does not like the principle of carrying over numbers and just writes down every number it calculates :-)
You may assume both integers are positive integers.
Examples
\large
\begin{array}{lll}
& 1 & 6 \\
+ & 1 & 8 \\ \hline
& 2 & 1 4 \\
\end{array}
\qquad
\large
\begin{array}{lll}
& 2 & 6 \\
+ & 3 & 9 \\ \hline
& 5 & 15 \\
\end{array}
\qquad
\large
\begin{array}{lll}
& 1 & 2 & 2 \\
+ & & 8 & 1 \\ \hline
& 1 & 10 & 3 \\
\end{array}
You may assume both integers are positive integers and the result will not be bigger than `Integer.MAX_VALUE`
7 kyu
For this kata you will have to forget how to add two numbers.
It can be best explained using the following meme:
In simple terms, our method does not like the principle of carrying over numbers and just writes down every number it calculates :-)
You may assume both integers are positive integers.
Examples
\large
\begin{array}{lll}
& 1 & 6 \\
+ & 1 & 8 \\ \hline
& 2 & 1 4 \\
\end{array}
\qquad
\large
\begin{array}{lll}
& 2 & 6 \\
+ & 3 & 9 \\ \hline
& 5 & 15 \\
\end{array}
\qquad
\large
\begin{array}{lll}
& 1 & 2 & 2 \\
+ & & 8 & 1 \\ \hline
& 1 & 10 & 3 \\
\end{array}
You may assume both integers are positive integers and the result will not be bigger than `Integer.MAX_VALUE`
7 kyu
Gateway Latency: 99ms
.help
RPS
.rps <move>
Play the classic game of Rock Paper Scissors with your own sir-lancebot!
RealPython
.realpython [amount=5] <user_search>
Send some articles from RealPython that match the search terms.
RecommendGame
.recommendgame
Sends an Embed of a random game recommendation.
Reddit
.reddit
View the top posts from various subreddits.
RomanceMovieFinder
.romancemovie
Randomly selects a romance movie and displays information about it.
.challenge
Description:
Remove all exclamation marks from the end of sentence.
Examples
remove("Hi!") === "Hi"
remove("Hi!!!") === "Hi"
remove("!Hi") === "!Hi"
remove("!Hi!") === "!Hi"
remove("Hi! Hi!") === "Hi! Hi"
remove("Hi") === "Hi"
8 kyu
.rp flask
Here are the top 5 results:
.wiki van esq sequence
.wiki bitwise operator
Bitwise operation
In computer programming, a bitwise operation operates on a bit string, a bit array or a binary numeral (considered as a bit string) at the level of its
Bitwise operations in C
bit level using bitwise operators. Bitwise operations are contrasted by byte-level operations which characterize the bitwise operators' logical counterparts
.colour rgb(0, 0, 1)
.color paleblue
**```
.colour [colour_input]
**Can also use:** `color`
*Create an embed that displays colour information.
If no subcommand is called, a randomly selected colour will be shown.*
**Subcommands:**
**`cmyk <cyan> <magenta> <yellow> <key>`**
*Create an embed from a CMYK input.*
**`hex <hex_code>`**
*Create an embed from a HEX input.*
**`hsl <hue> <saturation> <lightness>`**
*Create an embed from an HSL input.*
**`hsv <hue> <saturation> <value>`**
*Create an embed from an HSV input.*
**`name <user_colour_name>`**
*Create an embed from a name input.*
**`random `**
*Create an embed from a randomly chosen colour.*
**`rgb <red> <green> <blue>`**
*Create an embed from an RGB input.*
.color lightblue
.color name light blue
That's too saturated
lol
.color hsl 240 80 60
.color name teal
!voiceverify
.epoch Jan 12 2022 12:00 AM UTC -11
5. Do not provide or request help on projects that may break laws, breach terms of services, or are malicious or inappropriate.
!pypi sox
.wiki moron
Moron
Moron or Morón may refer to: Moron (psychology), disused term for a person with a mental age between 7 and 10 Edgar Moron (born 1941), German politician
Mörön
Mörön (Mongolian: Мөрөн;ᠮᠥᠷᠡᠨ, lit. 'river'), also spelled Murun, is the administrative center of Khövsgöl Aimag (province) in northern Mongolia. Before
.eggfact
The first story of a rabbit (later named the "Easter Bunny") hiding eggs in a garden was published in 1680.
Timothy Donald Cook popularly known as Tim Cook. Despite being a notably private person, Tim Cook became the first CEO of a 500 fortune company, coming out as gay in 2014. He revealed his sexual orientation through an open letter published in Bloomberg BusinessWeek. He strongly believes that business leaders need to do their part to make the world a better place. An excerpt from his open letter is as follows: “Part of social progress is understanding that a person is not defined only by one's sexuality, race, or gender.
CEO of Apple
In November 1, 1960 at Mobile, Alabama, U.S.
• Financial Times Person of the Year (2014)
• Ripple of Change Award (2015)
• Fortune Magazine's: World's Greatest Leader. (2015)
• Alabama Academy of Honor: Inductee. (2015)
• Human Rights Campaign's Visibility Award (2015)
• Honorary Doctor of Science from University of Glasgow in Glasgow, Scotland (2017)
• Courage Against Hate award from Anti-Defamation League (2018)
Do .wiki Tim Cook in #sir-lancebot-playground
.help
DragNames
.dragname
Sends a message with a drag queen name.
DuckGamesDirector
.duckduckduckgoose
Start a new Duck Duck Duck Goose game.
EarthPhotos
.earth_photos
Returns a random photo of earth, sourced from Unsplash.
EasterFacts
.eggfact
Get easter egg facts.
EasterRiddle
.riddle
Gives a random riddle, then provides 2 hints at certain intervals before revealing the answer.
.riddle
You have 10 seconds before the first hint.
pop
Well done @hot niche for getting it right!
You have 10 seconds before the first hint.
14 carrot gold
Nobody got it right...
.riddle
You have 10 seconds before the first hint.
yo all of them bunny related
Nobody got it right...
.help
CheatSheet
.cheat [search_terms...]
Search cheat.sh.
CoinFlip
.coinflip [side]
Flips a coin.
Colour
.colour [colour_input]
Create an embed that displays colour information.
ConnectFour
.connect_four [board_size=7] [emoji1=🔵] [emoji2=🔴]
Play the classic game of Connect Four with someone!
ConvoStarters
.topic
Responds with a random topic to start a conversation.
.challenge
Triangular numbers are so called because of the equilateral triangular shape that they occupy when laid out as dots. i.e.
1st (1) 2nd (3) 3rd (6)
* ** ***
* **
*
You need to return the nth triangular number. You should return 0 for out of range values:
For example: (Input --> Output)
0 --> 0
2 --> 3
3 --> 6
-10 --> 0
7 kyu
.challenge
Triangular numbers are so called because of the equilateral triangular shape that they occupy when laid out as dots. i.e.
1st (1) 2nd (3) 3rd (6)
* ** ***
* **
*
You need to return the nth triangular number. You should return 0 for out of range values:
For example: (Input --> Output)
0 --> 0
2 --> 3
3 --> 6
-10 --> 0
7 kyu
Your input was invalid: Converting to "int" failed for parameter "saturation".
Usage:```
.colour hsl <hue> <saturation> <lightness>
.color hsl 220 8 23
!e
def treestuff(branch_num):
sub_branch = 0
for i in range(branch_num+1):
sub_branch += i
return sub_branch
print(treestuff(3))
@hot niche :white_check_mark: Your eval job has completed with return code 0.
6
.anagram
You have 60 seconds to find correct words.
fake
Well done @fallow trench for getting it right!
.riddle
You have 10 seconds before the first hint.
chocolate bunny
chocolate bunny
Nobody got it right...
.src
.color hsl 233 66 57
.challenge
When provided with a String, capitalize all vowels
For example:
Input : "Hello World!"
Output : "HEllO WOrld!"
Note: Y is not a vowel in this kata.
7 kyu
.help
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.
.quiz
what
What did Nintendo make before video games and toys?
**Hint #1
**They were used alternatively to playing cards.
Japanese playing cards?
**Hint #2
**They generally have handdrawn nature images on them.
Poker cards
No one answered correctly!
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
What is Yoshi's (from Mario Bros.) full name?
Uhhhhhhhhh
**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.
Better luck next time...
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Who was Nintendo's biggest competitor in 1990?
Sega
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 4
What is the best selling game on the Nintendo GameCube?
Mario Party
**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
@rigid scroll got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 3
What was the first game Yoshi appeared in?
**Hint #1
**The game was released in 1990.
Super Mario World
@rigid scroll got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 2
What year was Tetris released?
**Hint #1
**It was released before the 90's.
**Hint #2
**It was released after 1980.
@rigid scroll got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 1
What was Mario's original occupation?
plumber
**Hint #1
**The occupation was in construction
carpenter
@rigid scroll got the correct answer :tada: 75 points!
Remaining questions: 0
The round has ended.
@rigid scroll Congratulations on winning this quiz game with a grand total of 350 points :tada:
.quiz python
What type is the attribute of a frame object that contains the current local variables?
20s left!
10s left!
builtin_method_or_object
Better luck next time...
Let's move to the next question.
Remaining questions: 6
No one has made it onto the leaderboard yet.
Is everything an instance of the object class (y/n)?
y
@rigid scroll got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 5
What is a package that doesn't have a __init__ file called?
namespace package
@rigid scroll got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 4
Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)
20s left!
NotImplementedError
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
What name does a lambda function have?
lambda
20s left!
<class 'lambda'>
10s left!
what even
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
bruh
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?
@rigid scroll 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?
GeneratorExit
20s left!
10s left!
Better luck next time...
Remaining questions: 0
The round has ended.
@rigid scroll Congratulations on winning this quiz game with a grand total of 250 points :tada:
What decorator is used to allow a protocol to be checked at runtime?
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 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!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
No one has made it onto the leaderboard yet.
Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)
20s left!
@tired blade got the correct answer :tada: 75 points!
Let's move to the next question.
Remaining questions: 4
Is the __aiter__ method async (y/n)?
20s left!
10s left!
@tired blade got the correct answer :tada: 50 points!
Let's move to the next question.
Remaining questions: 3
Which attribute is the documentation string of a function/method/class stored in (answer should be enclosed in backticks!)?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 2
Which of these is not a generator method?
(next, send, throw, close)
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
What is the garbage collection strategy used by cpython to collect everything but reference cycles?
20s left!
10s left!
Better luck next time...
Remaining questions: 0
The round has ended.
@tired blade Congratulations on winning this quiz game with a grand total of 125 points :tada:
What attribute of a closure contains the value closed over?
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.
What name does a lambda function have?
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 file extension is used by the site module to determine what to do at every start?
20s left!
10s left!
@tired blade flipped heads.
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
No one has made it onto the leaderboard yet.
What is a package that doesn't have a __init__ file called?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 3
No one has made it onto the leaderboard yet.
What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 2
No one has made it onto the leaderboard yet.
Where does the name Python come from?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 1
No one has made it onto the leaderboard yet.
What decorator is used to allow a protocol to be checked at runtime?
20s left!
You are not authorized to use this command.
10s left!
No one answered correctly!
Remaining questions: 0
No one has made it onto the leaderboard yet.
The round has ended.
Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)
@tired blade got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
Which protocol is used to pass self to methods when accessed on classes?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 4
Which of these is not a generator method?
(next, send, throw, close)
@tired blade got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 3
What is the garbage collection strategy used by cpython to collect everything but reference cycles?
20s left!
10s left!
Better luck next time...
Let's move to the next question.
Remaining questions: 2
What is a package that doesn't have a __init__ file called?
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 1
Is the __aiter__ method async (y/n)?
@tired blade got the correct answer :tada: 100 points!
Remaining questions: 0
The round has ended.
@tired blade Congratulations on winning this quiz game with a grand total of 300 points :tada:
.src gh
.game
**```
.games [amount=5] <genre>
**Can also use:** `game`
*Get random game(s) by genre from IGDB. Use .games genres command to get all available genres.
Also support amount parameter, what max is 25 and min 1, default 5. Supported formats:
- .games <genre>
- .games <amount> <genre>*
**Subcommands:**
**`company [amount=5]`**
*Get random Game Companies companies from IGDB API.*
**`genres `**
*Get all available genres.*
**`search <search_term>`**
*Find games by name.*
**`top [amount=10]`**
*Get current Top games in IGDB.*
.quiz python
N
@main scarab got the correct answer :tada: 100 points!
Let's move to the next question.
Remaining questions: 6
What attribute of a closure contains the value closed over?
Umm
20s left!
10s left!
No one answered correctly!
Let's move to the next question.
Remaining questions: 5
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?
os
20s left!
