#sir-lancebot-playground

1 messages ยท Page 187 of 1

vocal nova
#

txshel

wicked parrotBOT
#

10s left!

vocal nova
#

taskel

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 10

vocal nova
#

txskel

wicked parrotBOT
#
Score Board

GennieGuy#3182: 175

#
Question #5

Name the only non-dunder method of the builtin slice object.

vocal nova
#

dict

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`indices`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

GennieGuy#3182: 175

#
Question #6

Where does the name Python come from?

vocal nova
#

Mont Python

wicked parrotBOT
#

@vocal nova got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`Monty Python, Monty Python's Flying Circus`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

GennieGuy#3182: 275

#
Question #7

Which protocol is used to pass self to methods when accessed on classes?

#

20s left!

#

10s left!

vocal nova
#

__docs__

wicked parrotBOT
#

No one answered correctly!

vocal nova
#

Reference

wicked parrotBOT
#
The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

GennieGuy#3182: 275

#
Question #8

What decorator is used to allow a protocol to be checked at runtime?

#

20s left!

#

10s left!

vocal nova
#

run_checkable

wicked parrotBOT
#

Better luck next time...

#
The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

GennieGuy#3182: 275

#
Question #9

How does one call a class who defines the behavior of their instance classes?

#

20s left!

#

10s left!

vocal nova
#

Descriptor

wicked parrotBOT
#

Better luck next time...

#
The correct answers are **`a metaclass, metaclass`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

GennieGuy#3182: 275

#
Question #10

Which year was Python 3 released?

vocal nova
#

1991

#

1997

wicked parrotBOT
#

20s left!

vocal nova
#

2006

#

2007

#

2008

wicked parrotBOT
#

@vocal nova got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`2008`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

GennieGuy#3182: 350

#
Question #11

What name does a lambda function have?

#

20s left!

vocal nova
#

half life

wicked parrotBOT
#

10s left!

vocal nova
#

onda

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`<lambda>`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

GennieGuy#3182: 350

#
Question #12

What attribute of a closure contains the value closed over?

vocal nova
#

enclosure

wicked parrotBOT
#

20s left!

vocal nova
#

value

wicked parrotBOT
#

10s left!

vocal nova
#

type

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`cell_contents`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

GennieGuy#3182: 350

#
Question #13

Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?

#

20s left!

vocal nova
#

antigravity

wicked parrotBOT
#

@vocal nova got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`antigravity`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

GennieGuy#3182: 425

#
Question #14

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!

#
The correct answer is **`IndexError`**

Remaining questions: 0

#
Score Board

GennieGuy#3182: 425

#

The round has ended.

#

Congratulations @vocal nova :tada: You have won this quiz game with a grand total of 425 points!

vocal nova
#

!quiz python 20

#

.quit

rugged pike
#

.quiz python 30

wicked parrotBOT
#
A quiz game is starting!

This game consists of 30 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

main scarab
#

.quiz science

wicked parrotBOT
#

Game is already running... do .quiz stop

#
Question #1

Name the only non-dunder method of the builtin slice object.

rugged pike
#

indices

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`indices`**

Let's move to the next question.
Remaining questions: 29

#
Score Board

Aboo Minister#8971: 100

#
Question #2

Where does the name Python come from?

rugged pike
#

monty python

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`Monty Python, Monty Python's Flying Circus`**

Let's move to the next question.
Remaining questions: 28

#
Score Board

Aboo Minister#8971: 200

#
Question #3

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?

rugged pike
#

shlex

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 27

#
Score Board

Aboo Minister#8971: 300

#
Question #4

Is the __aiter__ method async (y/n)?

main scarab
#

your too fast man ;-;

rugged pike
#

n

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

frail stratus
#

n

wicked parrotBOT
#
You got it! The correct answers are **`n, no`**

Let's move to the next question.
Remaining questions: 26

#
Score Board

Aboo Minister#8971: 400

#
Question #5

What decorator is used to allow a protocol to be checked at runtime?

frail stratus
#

__runtume__checkable

rugged pike
#

runtime_checkable

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 25

#
Score Board

Aboo Minister#8971: 500

#
Question #6

Does numbers.Rational include the builtin object float (y/n)

rugged pike
#

n

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

frail stratus
#

n

wicked parrotBOT
#
You got it! The correct answers are **`n, no`**

Let's move to the next question.
Remaining questions: 24

#
Score Board

Aboo Minister#8971: 600

#
Question #7

Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)

rugged pike
#

StopIteration

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`StopIteration`**

Let's move to the next question.
Remaining questions: 23

#
Score Board

Aboo Minister#8971: 700

#
Question #8

How does one call a class who defines the behavior of their instance classes?

frail stratus
#

superclass

rugged pike
#

metaclass

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`a metaclass, metaclass`**

Let's move to the next question.
Remaining questions: 22

#
Score Board

Aboo Minister#8971: 800

#
Question #9

Which attribute is the documentation string of a function/method/class stored in (answer should be enclosed in backticks!)?

rugged pike
#

__doc__

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **``__doc__``**

Let's move to the next question.
Remaining questions: 21

#
Score Board

Aboo Minister#8971: 900

rugged pike
#

lmao

wicked parrotBOT
#
Question #10

What is a package that doesn't have a __init__ file called?

rugged pike
#

namepsace package

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`namespace package`**

Let's move to the next question.
Remaining questions: 20

#
Score Board

Aboo Minister#8971: 1000

#
Question #11

Which module when imported opens up a web browser tab that points to the classic 353 XKCD comic mentioning Python?

rugged pike
#

antigravity

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`antigravity`**

Let's move to the next question.
Remaining questions: 19

#
Score Board

Aboo Minister#8971: 1100

#
Question #12

What is the official name of this operator :=, introduced in 3.8?

rugged pike
#

assignment-exxpression operator

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`assignment-expression operator`**

Let's move to the next question.
Remaining questions: 18

#
Score Board

Aboo Minister#8971: 1200

frail stratus
#

assignment-exprtession opperat

wicked parrotBOT
#
Question #13

What dunder method is used by the tuple constructor to optimize converting an iterator to a tuple (answer should be enclosed in backticks!)?

rugged pike
#

__length__hint__

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **``__length_hint__``**

Let's move to the next question.
Remaining questions: 17

#
Score Board

Aboo Minister#8971: 1300

languid burrow
#

hax

wicked parrotBOT
#
Question #14

Which protocol is used to pass self to methods when accessed on classes?

rugged pike
#

yes

#

descroiptor

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 16

#
Score Board

Aboo Minister#8971: 1400

#
Question #15

Which file contains all special site builtins, such as help or credits?

rugged pike
#

_sitebuiltins

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`_sitebuiltins`**

Let's move to the next question.
Remaining questions: 15

#
Score Board

Aboo Minister#8971: 1500

#
Question #16

What name does a lambda function have?

rugged pike
#

<lambda>

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`<lambda>`**

Let's move to the next question.
Remaining questions: 14

#
Score Board

Aboo Minister#8971: 1600

#
Question #17

Which of these is not a generator method?
(next, send, throw, close)

rugged pike
#

nextr

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`next`**

Let's move to the next question.
Remaining questions: 13

#
Score Board

Aboo Minister#8971: 1700

#
Question #18

What type is the attribute of a frame object that contains the current local variables?

rugged pike
#

dict

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`dict`**

Let's move to the next question.
Remaining questions: 12

#
Score Board

Aboo Minister#8971: 1800

#
Question #19

Can you pickle a running list_iterator (y/n)?

rugged pike
#

n

#

y

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`y, yes`**

Let's move to the next question.
Remaining questions: 11

frail stratus
#

y

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 1900

#
Question #20

What file extension is used by the site module to determine what to do at every start?

rugged pike
#

.pth

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`.pth`**

Let's move to the next question.
Remaining questions: 10

#
Score Board

Aboo Minister#8971: 2000

#
Question #21

How is infinity represented in Python?

frail stratus
#

float('inf'

wicked parrotBOT
#

@frail stratus got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`float("infinity"), float('infinity'), float("inf"), float('inf')`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

Aboo Minister#8971: 2000
ConfusedReptile#6830: 100

#
Question #22

What is the garbage collection strategy used by cpython to collect everything but reference cycles?

rugged pike
#

refcounting

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`reference counting, refcounting`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

Aboo Minister#8971: 2100
ConfusedReptile#6830: 100

#
Question #23

What type does the & operator return when given 2 dict_keys objects?

rugged pike
#

set

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`set`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

Aboo Minister#8971: 2200
ConfusedReptile#6830: 100

#
Question #24

When was Python first released?

frail stratus
#

1991

wicked parrotBOT
#

@frail stratus got the correct answer :tada: 100 points!

rugged pike
#

1991

wicked parrotBOT
#
You got it! The correct answer is **`1991`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

Aboo Minister#8971: 2200
ConfusedReptile#6830: 200

#
Question #25

Which year was Python 3 released?

frail stratus
#

2008

wicked parrotBOT
#

@frail stratus got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`2008`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

Aboo Minister#8971: 2200
ConfusedReptile#6830: 300

#
Question #26

Which of these characters is valid python outside of string literals in some context?
(@, $, ?)

rugged pike
#

@

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`@`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

Aboo Minister#8971: 2300
ConfusedReptile#6830: 300

#
Question #27

Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)

frail stratus
#

Generator

wicked parrotBOT
#

@frail stratus got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Generator`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

Aboo Minister#8971: 2300
ConfusedReptile#6830: 400

#
Question #28

What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?

rugged pike
#

IndexError

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

frail stratus
#

indexerrpo

wicked parrotBOT
#
You got it! The correct answer is **`IndexError`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

Aboo Minister#8971: 2400
ConfusedReptile#6830: 400

#
Question #29

Is everything an instance of the object class (y/n)?

rugged pike
#

y

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

frail stratus
#

y

wicked parrotBOT
#
You got it! The correct answers are **`y, yes`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

Aboo Minister#8971: 2500
ConfusedReptile#6830: 400

#
Question #30

What attribute of a closure contains the value closed over?

rugged pike
#

cell_contents

frail stratus
#

cell_contents

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`cell_contents`**

Remaining questions: 0

#
Score Board

Aboo Minister#8971: 2600
ConfusedReptile#6830: 400

#

The round has ended.

#

Congratulations @rugged pike :tada: You have won this quiz game with a grand total of 2600 points!

rugged pike
#

yay

#

.quiz leaderboard

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 7675
CookieTheCat#1756: 4500
GennieGuy#3182: 1575
Pim#3520: 750
ConfusedReptile#6830: 400
Peter parker#0001: 350

rugged pike
#

I am speed

#

genius

frail stratus
#

.quiz cs 20

wicked parrotBOT
#
A quiz game is starting!

This game consists of 20 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: cs

#
Question #1

What is computing capable of performing exaFLOPS called?

frail stratus
#

exascale

wicked parrotBOT
#

@frail stratus got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`exascale computing, exascale`**

Let's move to the next question.
Remaining questions: 19

#
Score Board

ConfusedReptile#6830: 100

#
Question #2

What are the components of digital devices that make up logic gates called?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`transistors`**

Let's move to the next question.
Remaining questions: 18

#
Score Board

ConfusedReptile#6830: 100

#
Question #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!

#

No one answered correctly!

#
The correct answer is **`2038`**

Let's move to the next question.
Remaining questions: 17

#
Score Board

ConfusedReptile#6830: 100

#
Question #4

What is an interpreter capable of interpreting itself called?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`metainterpreter`**

Let's move to the next question.
Remaining questions: 16

#
Score Board

ConfusedReptile#6830: 100

#
Question #5

Which of these sorting algorithms is not stable?
(Counting sort, quick sort, insertion sort, tim sort, bubble sort)

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`quick, quick sort`**

Let's move to the next question.
Remaining questions: 15

#
Score Board

ConfusedReptile#6830: 100

#
Question #6

What is a HTTP/1.1 feature that was superseded by HTTP/2 multiplexing and is unsupported in most browsers nowadays?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`pipelining`**

Let's move to the next question.
Remaining questions: 14

#
Score Board

ConfusedReptile#6830: 100

#
Question #7

Which DNS record contains mail servers of a given domain?

rugged pike
#

mx

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`MX, mail exchange`**

Let's move to the next question.
Remaining questions: 13

#
Score Board

ConfusedReptile#6830: 100
Aboo Minister#8971: 100

#
Question #8

Due to what data storage medium did old programming languages, such as cobol, ignore all characters past the 72nd column?

rugged pike
#

punch cards

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`punch cards`**

Let's move to the next question.
Remaining questions: 12

#
Score Board

Aboo Minister#8971: 200
ConfusedReptile#6830: 100

rugged pike
#

lmao

wicked parrotBOT
#
Question #9

In quantum computing, what is the full name of "qubit"?

rugged pike
#

quantum numerical bit

wicked parrotBOT
#

20s left!

#

10s left!

rugged pike
#

quantum bit

#

quantum numerical byte

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`quantum binary digit`**

Let's move to the next question.
Remaining questions: 11

#
Score Board

Aboo Minister#8971: 200
ConfusedReptile#6830: 100

#
Question #10

In cryptography, the practice of establishing a shared secret between two parties using public keys and private keys is called...?

rugged pike
#

secret sharing

#

key sharing

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`key exchange`**

Let's move to the next question.
Remaining questions: 10

#
Score Board

Aboo Minister#8971: 200
ConfusedReptile#6830: 100

#
Question #11

What is the most popular protocol (as of 2021) that handles communication between email servers?

rugged pike
#

smtp

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`SMTP, Simple Mail Transfer Protocol`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

Aboo Minister#8971: 300
ConfusedReptile#6830: 100

#
Question #12

What is the name for unicode codepoints that do not fit into 16 bits?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`surrogates`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

Aboo Minister#8971: 300
ConfusedReptile#6830: 100

#
Question #13

What does HTML stand for?

#

20s left!

rugged pike
#

hypertext markup language

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`HyperText Markup Language`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #14

Which of these languages is the youngest?
(Lisp, Python, Java, Haskell, Prolog, Ruby, Perl)

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`Java`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #15

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?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`branch prediction`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #16

In neural networks, _______________ is an algorithm for supervised learning using gradient descent.

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`backpropagation`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #17

Which newline sequence does HTTP use?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`carriage return line feed, CRLF, \r\n`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #18

What does the "a" represent in a HSLA color value?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answers are **`transparency, translucency, alpha value, alpha channel, alpha`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #19

What does ASCII stand for?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`American Standard Code for Information Interchange`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#
Question #20

Under what locale does making a string lowercase behave differently?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`Turkish`**

Remaining questions: 0

#
Score Board

Aboo Minister#8971: 375
ConfusedReptile#6830: 100

#

The round has ended.

#

Congratulations @rugged pike :tada: You have won this quiz game with a grand total of 375 points!

minor bridge
#

.help

wicked parrotBOT
#
Command Help

GithubInfo
.github
Commands for finding information related to GitHub.

HTTPStatusCodes
.http_status <code>
Choose a cat or dog randomly for the given status code.

HalloweenFacts
.spookyfact
Get the most recent Halloween fact

Halloweenify
.halloweenify
Change your nickname into a much spookier one!

Help
.help [commands...]
Shows Command Help.

minor bridge
#

.spookyfact

wicked parrotBOT
#
๐Ÿ•ธ Halloween Fact #12

In Western history, black cats have typically been looked upon as a symbol of evil omens, specifically being suspected of being the familiars of witches, or actually shape-shifting witches themselves. They are, however, too cute to be evil.

minor bridge
#

.halloweenify

wicked parrotBOT
#
Not spooky enough?

ใ€‹ใ€‹โ€ข PokemonMaster โ€ข ใ€Šใ€Š wasn't spooky enough for you? That's understandable, ใ€‹ใ€‹โ€ข PokemonMaster โ€ข ใ€Šใ€Š isn't scary at all! Let me think of something better. Hmm... I got it!

Your new nickname will be:
:ghost: Chatterer :jack_o_lantern:

viscid lion
#

!e ```py
def foo():
try:
print("Hello" # Error by purpose
except SyntaxError
print("error"):
print("This wont get printed")
foo()

rough gladeBOT
#

@viscid lion :x: Your eval job has completed with return code 1.

001 |   File "<string>", line 4
002 |     except SyntaxError
003 |     ^
004 | SyntaxError: invalid syntax
prime mirage
#

.quiz cs 10

wicked parrotBOT
#
A quiz game is starting!

This game consists of 10 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: cs

#
Question #1

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?

prime mirage
#

branch prediction

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`branch prediction`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

CookieTheCat#1756: 100

#
Question #2

What is an interpreter capable of interpreting itself called?

#

20s left!

prime mirage
#

metainterpreter

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`metainterpreter`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

CookieTheCat#1756: 175

#
Question #3

What does the "a" represent in a HSLA color value?

prime mirage
#

Alpha

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`transparency, translucency, alpha value, alpha channel, alpha`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

CookieTheCat#1756: 275

#
Question #4

Under what locale does making a string lowercase behave differently?

prime mirage
#

Turkish

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Turkish`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

CookieTheCat#1756: 375

#
Question #5

Which DNS record contains mail servers of a given domain?

prime mirage
#

mx

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`MX, mail exchange`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

CookieTheCat#1756: 475

#
Question #6

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)?

prime mirage
#

2080

wicked parrotBOT
#

20s left!

#

10s left!

prime mirage
#

2082

#

idfk

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`2038`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

CookieTheCat#1756: 475

#
Question #7

In quantum computing, what is the full name of "qubit"?

#

20s left!

prime mirage
#

Quantum binary bit

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`quantum binary digit`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

CookieTheCat#1756: 550

#
Question #8

How many possible public IPv6 addresses are there (answer in 2^n)?

prime mirage
#

oop idk

wicked parrotBOT
#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`2^128`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

CookieTheCat#1756: 550

#
Question #9

What is the name for unicode codepoints that do not fit into 16 bits?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **`surrogates`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

CookieTheCat#1756: 550

#
Question #10

A hypothetical point in time at which technological growth becomes uncontrollable and irreversible, resulting in unforeseeable changes to human civilization is termed as...?

#

20s left!

prime mirage
#

singularity

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answers are **`technological singularity, singularity`**

Remaining questions: 0

#
Score Board

CookieTheCat#1756: 625

#

The round has ended.

#

Congratulations @prime mirage :tada: You have won this quiz game with a grand total of 625 points!

prime mirage
#

.quiz leaderboard

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 8050
CookieTheCat#1756: 5125
GennieGuy#3182: 1575
Pim#3520: 750
ConfusedReptile#6830: 500
Peter parker#0001: 350

prime mirage
#

.quiz python 10

wicked parrotBOT
#
A quiz game is starting!

This game consists of 10 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

#
Question #1

What attribute of a closure contains the value closed over?

prime mirage
#

cell_contents

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`cell_contents`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

CookieTheCat#1756: 100

#
Question #2

What type is the attribute of a frame object that contains the current local variables?

prime mirage
#

dict

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`dict`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

CookieTheCat#1756: 200

#
Question #3

What is a package that doesn't have a __init__ file called?

prime mirage
#

namespace package

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`namespace package`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

CookieTheCat#1756: 300

#
Question #4

Which of these characters is valid python outside of string literals in some context?
(@, $, ?)

prime mirage
#

@

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`@`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

CookieTheCat#1756: 400

#
Question #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?

prime mirage
#

shlex

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

CookieTheCat#1756: 500

#
Question #6

What is the garbage collection strategy used by cpython to collect everything but reference cycles?

prime mirage
#

ahh what was it

wicked parrotBOT
#

20s left!

prime mirage
#

aeugh

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answers are **`reference counting, refcounting`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

CookieTheCat#1756: 500

#
Question #7

What file extension is used by the site module to determine what to do at every start?

prime mirage
#

.pth

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`.pth`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

CookieTheCat#1756: 600

#
Question #8

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!

#
The correct answer is **``__length_hint__``**

Let's move to the next question.
Remaining questions: 2

#
Score Board

CookieTheCat#1756: 600

#
Question #9

Which attribute is the documentation string of a function/method/class stored in (answer should be enclosed in backticks!)?

#

20s left!

prime mirage
#

'doc'

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answer is **``__doc__``**

Let's move to the next question.
Remaining questions: 1

#
Score Board

CookieTheCat#1756: 600

#
Question #10

Is everything an instance of the object class (y/n)?

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`y, yes`**

Remaining questions: 0

#
Score Board

CookieTheCat#1756: 600

#

The round has ended.

#

Congratulations @prime mirage :tada: You have won this quiz game with a grand total of 600 points!

rugged pike
#

.quiz leaderboard

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 8050
CookieTheCat#1756: 5725
GennieGuy#3182: 1575
Pim#3520: 750
ConfusedReptile#6830: 500
Peter parker#0001: 350

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

o_square x_square x_square
o_square 5๏ธโƒฃ 6๏ธโƒฃ
o_square 8๏ธโƒฃ x_square

#

:tada: AI won this game! :tada:

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

It's a DRAW!

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square o_square x_square
o_square x_square 6๏ธโƒฃ
x_square 8๏ธโƒฃ o_square

#

:tada: @vivid frigate won this game! :tada:

quasi hound
#

.mosaic

wicked parrotBOT
#
Your mosaic avatar

Here is your avatar. I think it looks a bit puzzling
Made with 16 squares.

quasi hound
#

.spooky

#

.spookify

wicked parrotBOT
#
uClaster
Is this you or am I just really paranoid?
quasi hound
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square x_square o_square
o_square x_square o_square
x_square 8๏ธโƒฃ o_square

#

:tada: AI won this game! :tada:

quasi hound
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square o_square x_square
x_square o_square 6๏ธโƒฃ
x_square 8๏ธโƒฃ o_square

#

:tada: @quasi hound won this game! :tada:

vivid frigate
#

ttt

#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square 2๏ธโƒฃ o_square
o_square o_square 6๏ธโƒฃ
x_square x_square x_square

#

:tada: @vivid frigate won this game! :tada:

vivid frigate
#

haha

#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square 2๏ธโƒฃ o_square
o_square o_square 6๏ธโƒฃ
x_square x_square x_square

#

:tada: @vivid frigate won this game! :tada:

vivid frigate
#

.tictactoe

wicked parrotBOT
#

It's time for the game! Let's begin.

#

It's a DRAW!

vivid frigate
#

OK

craggy thistle
#

.ttt

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

o_square x_square 3๏ธโƒฃ
o_square 5๏ธโƒฃ x_square
o_square 8๏ธโƒฃ x_square

#

:tada: AI won this game! :tada:

craggy thistle
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

o_square o_square o_square
x_square 5๏ธโƒฃ x_square
x_square 8๏ธโƒฃ 9๏ธโƒฃ

#

:tada: AI won this game! :tada:

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

1๏ธโƒฃ 2๏ธโƒฃ 3๏ธโƒฃ
4๏ธโƒฃ 5๏ธโƒฃ 6๏ธโƒฃ
7๏ธโƒฃ 8๏ธโƒฃ 9๏ธโƒฃ

#

@vivid frigate ran out of time. Canceling game.

vivid frigate
#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

o_square x_square o_square
4๏ธโƒฃ o_square x_square
x_square x_square o_square

#

:tada: AI won this game! :tada:

vivid frigate
#

...

#

.dsfsdf

#

.help please

wicked parrotBOT
#
Query "please" not found.
vivid frigate
#

.help

wicked parrotBOT
#
Command 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 [member]
Spookify an user's avatar.

vivid frigate
#

.8bitify

wicked parrotBOT
#
Your 8-bit avatar

Here is your avatar. I think it looks all cool and 'retro'.

vivid frigate
#

.gay

#

.prideavatar

wicked parrotBOT
#

Here is your lovely avatar, surrounded by
a beautiful lgbt flag. Enjoy :D

wanton plinth
#

.quiz python

wicked parrotBOT
#
A quiz game is starting!

This game consists of 7 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

#
Question #1

Which protocol is used to pass self to methods when accessed on classes?

#

20s left!

#

10s left!

#

Better luck next time...

#
The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 6

#

No one has made it onto the leaderboard yet.

#
Question #2

What type is the attribute of a frame object that contains the current local variables?

#

20s left!

#

10s left!

wanton plinth
#

idk

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`dict`**

Let's move to the next question.
Remaining questions: 5

#

No one has made it onto the leaderboard yet.

#
Question #3

Which of these characters is valid python outside of string literals in some context?
(@, $, ?)

#

20s left!

wanton plinth
#

@

wicked parrotBOT
#

@wanton plinth got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`@`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

Pim#3520: 75

#
Question #4

What decorator is used to allow a protocol to be checked at runtime?

#

20s left!

wanton plinth
#

wow idk

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

Pim#3520: 75

#
Question #5

When was Python first released?

wanton plinth
#

1991

wicked parrotBOT
#

@wanton plinth got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`1991`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

Pim#3520: 175

#
Question #6

What is the official name of this operator :=, introduced in 3.8?

#

20s left!

wanton plinth
#

xor

wicked parrotBOT
#

10s left!

wanton plinth
#

exclusive

#

exclusive or

#

idk

wicked parrotBOT
#

No one answered correctly!

#
The correct answer is **`assignment-expression operator`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

Pim#3520: 175

#
Question #7

Which file contains all special site builtins, such as help or credits?

wanton plinth
wicked parrotBOT
#

20s left!

#

10s left!

wanton plinth
wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`_sitebuiltins`**

Remaining questions: 0

#
Score Board

Pim#3520: 175

#

The round has ended.

#

Congratulations @wanton plinth :tada: You have won this quiz game with a grand total of 175 points!

wanton plinth
#

o

vivid frigate
#

..ttt

#

.ttt

wicked parrotBOT
#

It's time for the game! Let's begin.

#

x_square o_square x_square
o_square x_square 6๏ธโƒฃ
x_square 8๏ธโƒฃ o_square

#

:tada: @vivid frigate won this game! :tada:

vivid frigate
#

hi

prime mirage
#

.quiz leaderboard

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 8050
CookieTheCat#1756: 5725
GennieGuy#3182: 1575
Pim#3520: 925
ConfusedReptile#6830: 500
Peter parker#0001: 350

prime mirage
#

.quiz python 15

wicked parrotBOT
#
A quiz game is starting!

This game consists of 15 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

#
Question #1

What is the garbage collection strategy used by cpython to collect everything but reference cycles?

prime mirage
#

refcounting

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`reference counting, refcounting`**

Let's move to the next question.
Remaining questions: 14

#
Score Board

CookieTheCat#1756: 100

#
Question #2

Is everything an instance of the object class (y/n)?

prime mirage
#

y

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`y, yes`**

Let's move to the next question.
Remaining questions: 13

#
Score Board

CookieTheCat#1756: 200

#
Question #3

What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?

#

20s left!

prime mirage
#

dafuq

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`IndexError`**

Let's move to the next question.
Remaining questions: 12

#
Score Board

CookieTheCat#1756: 200

#
Question #4

Which protocol is used to pass self to methods when accessed on classes?

prime mirage
#

metaclass

wicked parrotBOT
#

20s left!

prime mirage
#

descriptor

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 11

#
Score Board

CookieTheCat#1756: 275

#
Question #5

What name does a lambda function have?

prime mirage
#

<lambda>

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`<lambda>`**

Let's move to the next question.
Remaining questions: 10

#
Score Board

CookieTheCat#1756: 375

#
Question #6

Which of these is a subclass of Exception?
(NotImplemented, asyncio.CancelledError, StopIteration)

prime mirage
#

StopIteration

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`StopIteration`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

CookieTheCat#1756: 475

#
Question #7

How is infinity represented in Python?

#

20s left!

prime mirage
#

float("inf")

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answers are **`float("infinity"), float('infinity'), float("inf"), float('inf')`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

CookieTheCat#1756: 550

#
Question #8

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?

prime mirage
#

shlex

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

CookieTheCat#1756: 650

#
Question #9

Can you pickle a running list_iterator (y/n)?

vivid frigate
#

veri smart

prime mirage
#

y

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`y, yes`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

CookieTheCat#1756: 750

#
Question #10

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!

#
The correct answer is **``__length_hint__``**

Let's move to the next question.
Remaining questions: 5

#
Score Board

CookieTheCat#1756: 750

#
Question #11

Name the only non-dunder method of the builtin slice object.

prime mirage
#

indices

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`indices`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

CookieTheCat#1756: 850

#
Question #12

When was Python first released?

prime mirage
#

1980

wicked parrotBOT
#

20s left!

prime mirage
#

1983

#

1993

#

idk

wicked parrotBOT
#

10s left!

#

Better luck next time...

#
The correct answer is **`1991`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

CookieTheCat#1756: 850

#
Question #13

What file extension is used by the site module to determine what to do at every start?

prime mirage
#

.pth

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`.pth`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

CookieTheCat#1756: 950

#
Question #14

What is a package that doesn't have a __init__ file called?

prime mirage
#

Namespace package

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`namespace package`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

CookieTheCat#1756: 1050

#
Question #15

Which file contains all special site builtins, such as help or credits?

prime mirage
#

_sitebuiltins

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`_sitebuiltins`**

Remaining questions: 0

#
Score Board

CookieTheCat#1756: 1150

#

The round has ended.

#

Congratulations @prime mirage :tada: You have won this quiz game with a grand total of 1150 points!

prime mirage
#

.quiz science 14

wicked parrotBOT
#
A quiz game is starting!

This game consists of 14 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: science

#
Question #1

What is the intermolecular force caused by temporary and induced dipoles?

prime mirage
#

ldf

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`LDF, London dispersion, London dispersion force`**

Let's move to the next question.
Remaining questions: 13

#
Score Board

CookieTheCat#1756: 100

#
Question #2

Which law states that the global entropy in a closed system can only increase?

prime mirage
#

second law

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`second law, second law of thermodynamics`**

Let's move to the next question.
Remaining questions: 12

#
Score Board

CookieTheCat#1756: 200

#
Question #3

How does one describe the unit pascal (unit of pressure & stress) in SI base units?
IMPORTANT: enclose answer in backticks, use * for multiplication, ^ for exponentiation, and place your base units in this order: m - kg - s - A

#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answer is **``m^-1*kg*s^-2``**

Let's move to the next question.
Remaining questions: 11

#
Score Board

CookieTheCat#1756: 200

#
Question #4

Which cell organelle is nicknamed "the powerhouse of the cell"?

prime mirage
#

mitochondria

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`mitochondria`**

Let's move to the next question.
Remaining questions: 10

#
Score Board

CookieTheCat#1756: 300

#
Question #5

The Heisenberg's Uncertainty Principle states that the position and ________ of a quantum object can't be both exactly measured at the same time.

prime mirage
#

velocity

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`velocity, momentum`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

CookieTheCat#1756: 400

#
Question #6

What range of frequency are the average human ears capable of hearing?
(A. 10Hz-10kHz, B. 20Hz-20kHz, C. 20Hz-2000Hz, D. 10kHz-20kHz)

prime mirage
#

b

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`B, 20Hz-20kHz`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

CookieTheCat#1756: 500

#
Question #7

Who discovered the theories of relativity?

prime mirage
#

Einstein

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`Albert Einstein, Einstein`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

CookieTheCat#1756: 600

#
Question #8

How does one call the direct phase transition from gas to solid?

prime mirage
#

deposition

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`deposition`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

CookieTheCat#1756: 700

#
Question #9

How does one call the branch of physics that deals with the study of mechanical waves in gases, liquids, and solids including topics such as vibration, sound, ultrasound and infrasound

prime mirage
#

acustics

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`acoustics`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

CookieTheCat#1756: 800

#
Question #10

In particle physics, the hypothetical isolated elementary particle with only one magnetic pole is termed as...

prime mirage
#

Magnetic monopole

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`magnetic monopole`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

CookieTheCat#1756: 900

#
Question #11

What is the 1st planet of our Solar System?

prime mirage
#

Mercury

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Mercury`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

CookieTheCat#1756: 1000

#
Question #12

Which particle is emitted during the beta decay of a radioactive element?

prime mirage
#

Electron

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`an electron, the electron, electron`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

CookieTheCat#1756: 1100

#
Question #13

What is the name of our galaxy group in which the Milky Way resides?

prime mirage
#

local group

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Local Group`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

CookieTheCat#1756: 1200

#
Question #14

Which law states that the current through a conductor between two points is directly proportional to the voltage across the two points?

prime mirage
#

ohms law

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Ohm's law`**

Remaining questions: 0

#
Score Board

CookieTheCat#1756: 1300

#

The round has ended.

#

Congratulations @prime mirage :tada: You have won this quiz game with a grand total of 1300 points!

prime mirage
#

.quiz general 10

wicked parrotBOT
#
A quiz game is starting!

This game consists of 10 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: general

#
Question #1

What country is the world's largest coral reef system, the "Great Barrier Reef", located in?

prime mirage
#

Australia

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Australia`**

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: 9

#
Score Board

CookieTheCat#1756: 100

#
Question #2

Which country is Mount Etna, one of the most active volcanoes in the world, located?

prime mirage
#

Egypt

wicked parrotBOT
#

20s left!

prime mirage
#

wat

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answer is **`Italy`**

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: 8

#
Score Board

CookieTheCat#1756: 100

#
Question #3

What is the largest ocean in the world?

prime mirage
#

Pasific

wicked parrotBOT
#

20s left!

prime mirage
#

pacific

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 75 points!

#
You got it! The correct answer is **`Pacific`**

Information
The Pacific Ocean is the largest and deepest of the world ocean basins. Covering approximately 63 million square miles and containing more than half of the free water on Earth, the Pacific is by far the largest of the world's ocean basins.

Let's move to the next question.
Remaining questions: 7

#
Score Board

CookieTheCat#1756: 175

#
Question #4

What is the capital of Iraq?

prime mirage
#

Baghdad

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Baghdad`**

Information
Baghdad is the capital of Iraq. It has a population of 7 million people.

Let's move to the next question.
Remaining questions: 6

#
Score Board

CookieTheCat#1756: 275

#
Question #5

Which country is the largest producer of tea in the world?

prime mirage
#

china

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`China`**

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: 5

#
Score Board

CookieTheCat#1756: 375

#
Question #6

What's the name of the tallest waterfall in the world.

#

20s left!

prime mirage
#

agh what was it

wicked parrotBOT
#

10s left!

prime mirage
#

Edna fals

wicked parrotBOT
#

Better luck next time...

#
The correct answer is **`Angel Falls`**

Information
Angel Falls (Salto รngel) in Venezuela is the highest waterfall in the world. The falls are 3230 feet in height, with an uninterrupted drop of 2647 feet. Angel Falls is located on a tributary of the Rio Caroni.

Let's move to the next question.
Remaining questions: 4

#
Score Board

CookieTheCat#1756: 375

#
Question #7

What is the smallest country?

prime mirage
#

Vatican city

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Vatican City`**

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: 3

#
Score Board

CookieTheCat#1756: 475

#
Question #8

In what country is the Ebro river located?

prime mirage
#

Egypt

wicked parrotBOT
#

20s left!

prime mirage
#

Italy

#

lol idk

wicked parrotBOT
#

10s left!

#

No one answered correctly!

#
The correct answer is **`Spain`**

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: 2

#
Score Board

CookieTheCat#1756: 475

#
Question #9

Who was the winner of FIFA 2018?

prime mirage
#

France

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`France`**

Information
France 4 - 2 Croatia

Let's move to the next question.
Remaining questions: 1

#
Score Board

CookieTheCat#1756: 575

#
Question #10

What is the name of the largest dam in the world?

prime mirage
#

Three gorges dam

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Three Gorges Dam`**

Information
At 1.4 miles wide (2.3 kilometers) and 630 feet (192 meters) high, Three Gorges Dam is the largest hydroelectric dam in the world, according to International Water Power & Dam Construction magazine. Three Gorges impounds the Yangtze River about 1,000 miles (1,610 km) west of Shanghai.

Remaining questions: 0

#
Score Board

CookieTheCat#1756: 675

#

The round has ended.

#

Congratulations @prime mirage :tada: You have won this quiz game with a grand total of 675 points!

prime mirage
#

.quiz leaderboard

wicked parrotBOT
#
Score Board

CookieTheCat#1756: 8850
Aboo Minister#8971: 8050
GennieGuy#3182: 1575
Pim#3520: 925
ConfusedReptile#6830: 500
Peter parker#0001: 350

prime mirage
#

.help

wicked parrotBOT
#
Command 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 [member]
Spookify an user's avatar.

prime mirage
#

.fool

wicked parrotBOT
prime mirage
#

.status cat 408

wicked parrotBOT
#
**Status: 408**
prime mirage
#

lol

prime mirage
#

.status cat 409

wicked parrotBOT
#
**Status: 409**
merry jackal
#

.quack

#

.status 500

wicked parrotBOT
#
**Status: 500**
merry jackal
#

.status 123

wicked parrotBOT
#
**Status: 123**
deep beacon
#

!occupied

deep beacon
#

!solved

rugged pike
#

.quiz leaderboard

wicked parrotBOT
#
Score Board

CookieTheCat#1756: 8850
Aboo Minister#8971: 8050
GennieGuy#3182: 1575
Pim#3520: 925
ConfusedReptile#6830: 500
Peter parker#0001: 350

rugged pike
#

what

#

.quiz python 10

wicked parrotBOT
#
A quiz game is starting!

This game consists of 10 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

#
Question #1

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?

rugged pike
#

shlex

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

Aboo Minister#8971: 100

#
Question #2

Which of these is not a generator method?
(next, send, throw, close)

rugged pike
#

next

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`next`**

Let's move to the next question.
Remaining questions: 8

#
Score Board

Aboo Minister#8971: 200

#
Question #3

Does numbers.Rational include the builtin object float (y/n)

rugged pike
#

n

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`n, no`**

Let's move to the next question.
Remaining questions: 7

#
Score Board

Aboo Minister#8971: 300

#
Question #4

What decorator is used to allow a protocol to be checked at runtime?

rugged pike
#

runtime_checkable

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 6

#
Score Board

Aboo Minister#8971: 400

#
Question #5

Where does the name Python come from?

rugged pike
#

monty python

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`Monty Python, Monty Python's Flying Circus`**

Let's move to the next question.
Remaining questions: 5

#
Score Board

Aboo Minister#8971: 500

#
Question #6

What type is the attribute of a frame object that contains the current local variables?

rugged pike
#

dict

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`dict`**

Let's move to the next question.
Remaining questions: 4

#
Score Board

Aboo Minister#8971: 600

#
Question #7

Which protocol is used to pass self to methods when accessed on classes?

rugged pike
#

descriptor

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Descriptor`**

Let's move to the next question.
Remaining questions: 3

#
Score Board

Aboo Minister#8971: 700

#
Question #8

When was Python first released?

rugged pike
#

1991

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`1991`**

Let's move to the next question.
Remaining questions: 2

#
Score Board

Aboo Minister#8971: 800

#
Question #9

What exception, other than StopIteration, can you raise from a __getitem__ dunder to indicate to an iterator that it should stop?

rugged pike
#

indexerror

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`IndexError`**

Let's move to the next question.
Remaining questions: 1

#
Score Board

Aboo Minister#8971: 900

#
Question #10

Which one of these protocols/abstract base classes does the builtin range object NOT implement?
(Sequence, Iterable, Generator)

rugged pike
#

generator

wicked parrotBOT
#

@rugged pike got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`Generator`**

Remaining questions: 0

#
Score Board

Aboo Minister#8971: 1000

#

The round has ended.

#

Congratulations @rugged pike :tada: You have won this quiz game with a grand total of 1000 points!

rugged pike
#

yay

#

.quiz leaderboard

wicked parrotBOT
#
Score Board

Aboo Minister#8971: 9050
CookieTheCat#1756: 8850
GennieGuy#3182: 1575
Pim#3520: 925
ConfusedReptile#6830: 500
Peter parker#0001: 350

deep beacon
#

!code

rough gladeBOT
#

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

prime mirage
#

.quiz python 15

wicked parrotBOT
#
A quiz game is starting!

This game consists of 15 questions.

**Rules: **

  1. Only enclose your answer in backticks when the question tells you to.
  2. If the question specifies an answer format, follow it or else it won't be accepted.
  3. You have 30s per question. Points for each question reduces by 25 after 10s or after a hint.
  4. No cheating and have fun!

Category: python

#
Question #1

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?

prime mirage
#

shlex

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`shlex`**

Let's move to the next question.
Remaining questions: 14

#
Score Board

CookieTheCat#1756: 100

#
Question #2

What decorator is used to allow a protocol to be checked at runtime?

prime mirage
#

o ffs

wicked parrotBOT
#

20s left!

#

10s left!

#

No one answered correctly!

#
The correct answers are **`runtime_checkable, typing.runtime_checkable`**

Let's move to the next question.
Remaining questions: 13

#
Score Board

CookieTheCat#1756: 100

#
Question #3

Which of these characters is valid python outside of string literals in some context?
(@, $, ?)

prime mirage
#

@

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`@`**

Let's move to the next question.
Remaining questions: 12

#
Score Board

CookieTheCat#1756: 200

#
Question #4

Which year was Python 3 released?

prime mirage
#

2008

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`2008`**

Let's move to the next question.
Remaining questions: 11

#
Score Board

CookieTheCat#1756: 300

#
Question #5

What is the garbage collection strategy used by cpython to collect everything but reference cycles?

prime mirage
#

refcounting

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answers are **`reference counting, refcounting`**

Let's move to the next question.
Remaining questions: 10

#
Score Board

CookieTheCat#1756: 400

#
Question #6

What type is the attribute of a frame object that contains the current local variables?

prime mirage
#

dict

wicked parrotBOT
#

@prime mirage got the correct answer :tada: 100 points!

#
You got it! The correct answer is **`dict`**

Let's move to the next question.
Remaining questions: 9

#
Score Board

CookieTheCat#1756: 500