#voice-chat-text-0

1 messages ยท Page 765 of 1

digital jackal
#

?

#

like lets say i wanna write something in the run command

uncut meteor
#

i'm not sure

#

there probs is something in pyautogui or similar

digital jackal
#

okay

#

thanks anw

dapper python
#

anyone know how to do websocket integration into a script

umbral rivet
#

i do

#

hey

#

how r u doing

#

i am doing good thx for asking

#

i am

#

its gonna look like im spamming lmfao

#

yh i dont rlly type here

#

for what?

#

hows that fair

#

it isnt my fault no one else is typing

#

me

#

yh but what if they mute me

#

@grave osprey

#

bc its funny

#

might wanna keep them not on

#

i might die of laughter

#

wtf is that song

#

in the montage

#

pls next time put a better song

#

dude the song is so bad

#

i rlly like the facial recognition software code bro

#

ur welcome friend

#

yh that will be a good idea

#

great code here man

#

btw y do u post blank repos

#

thats pretty pointless lmfao

#

bc im not a weirdo

#

do u guys watch anime

#

we all cant be like you

#

dono unmute

whole bear
#

int=int(input())

umbral rivet
#

no

#

come on dono

#

starting to think ur a very very old man

#

does this server host movie nights

#

bc id watch some movies here ong

#

y wouldnt they have a movie night

#

its a fun interactive thing

somber heath
#

!e python int = 5 num = int('6') # num = int(input()) print(num)

wise cargoBOT
#

@somber heath :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 | TypeError: 'int' object is not callable
umbral rivet
#

u got error haha

somber heath
#

Intentionally

umbral rivet
#

no not intentional smh

#

dono is a expert coder

#

let him teach u ong

#

no i mean expert coder

#

get off ur high horse

whole bear
#
num=int
num+=1
print(num)```
umbral rivet
#

lmfao y dont u put py when u do that

#
int=5
num=int
num+=1
print(num)
#

like this

somber heath
#
int = 5
num = int(input())
print(num)```
This is why we don't overwrite builtins.
umbral rivet
#

[][]

#

[][]
[]

#

my favorite thing to use

#

this is y this server weird

somber heath
#

kivy

hushed elm
umbral rivet
#

sorry my mic wont work

fervent hawk
#

hello can someone help me

umbral rivet
#

with

fervent hawk
#

im a beginner soo

#

Yeah

umbral rivet
#

@grave osprey help this scrub

fervent hawk
#

I just want to know how to find the index of an item within a file

#

and store it within a variable

umbral rivet
#

there u go

fervent hawk
#

Thanks But not in a List

#

Like From A Text File

#

s othis is my code right

hushed elm
#

gonna go now ttyl

fervent hawk
#

So i wanna find the index where that user nae is located in the file

#

name*

somber heath
#
with open('text.txt', 'r') as file:
    data = file.read().strip().split('\n') #Assumes one entry per each line consisting of only the intended entry```
fervent hawk
#

Thank You So Muchhh

#

Really Appreciate It

somber heath
#

Just never store passwords that way in the real world.

fervent hawk
#

kk yeah

#

i just started so

#

loll

somber heath
#

EVER. ๐Ÿ˜ก

#

๐Ÿ˜„

winged fjord
#

Hello

glass kettle
#

what up python coders

glass kettle
somber heath
#

Never store passwords.

#

Only ever store hashes.

#

That way, if your user database gets exfiltrated, they can't use it to log in to your system as all the users.

glass kettle
#

yeah that make sense

topaz schooner
#

Yeah

pine ledge
#

!voiceverify

covert lark
#

!voiceverify

somber heath
#
import random
message = bytes(input('>'), 'ascii')
key = bytes([random.randrange(256) for i in range(len(message))]) #or longer
encoded = bytes([(message[i]+key[i])%256 for i in range(len(message)])
#Not cryptographically sound as implemented. ```
fervent hawk
#

@somber heath

somber heath
#

Yeees?

fervent hawk
#

How do i remove the \ns

#

plss

somber heath
#

str.strip or str.rstrip will do it.

fervent hawk
#

Thankuuuu

somber heath
#
'Hello, world.    '.strip() == 'Hello, world.'```
#

Did you use file.readlines()?

fervent hawk
#

yes

#

@somber heath

#

Bro and

#

one more q

somber heath
#

Mm?

fervent hawk
#

How do i find the index of the username in the list

somber heath
#

Readlines is probably not what you want to use, there.

#

But. Assuming you have a clean list of usernames, absent newlines...

fervent hawk
#

yes...

somber heath
#
['Apples', 'Pears', 'Grapes'].index('Pears') == 1```
fervent hawk
#

i used read lines

#

ohh kkk

#

got it

somber heath
cloud stratus
#

333333333333333333333333333333333**200

#

!e

print(333333333333333333333333333333333**200)
wise cargoBOT
#

@cloud stratus :white_check_mark: Your eval job has completed with return code 0.

3764861949599026419883421890010363268580431171597942571572346399205524247440050668921392615772832694777876581545230362519216816021700977025504763092532786944864846506379838348327473087936170236026225322800520458088856348584774370516941157533331602021738376535611795910399113625878619275972070656317316075078248115796443768808863399452502192490191057587674012199608939921289042201069602166951489497270695078950650687223373659915058357447094346540381951717915712346930325928553335449267516614845152719966712103605549848803916268599700391990112529776431127853736353775596009434264672235801082324137178578728858070367817814911897561020944296280576647601054165209008051887103396224105966467896499734535134357347565225588998026659793004481301869130526518060685030087275760482039917569598193598812996865030706373114349953782391914008405936646738830479813276556275376062166163263248949672693609357736993628805022851792871041733891984683850766314880793037454676987986638301911417099626327418217005955630621306
... (truncated - too long)

Full output: https://paste.pythondiscord.com/debeqekuxa.txt

dense ibex
#

Hey

cloud stratus
#

Heya

runic forum
#

come back, I have

stoic python
#

NOP

#

Print("NOP")

vivid compass
#

||lemon_smug ||

onyx geode
#

Hey @somber heath @amber raptor, how is the covid situation in your cities?

#

That's nice. Coz, its spreading again rapidly around here in India.

warped saffron
#

I just explored the world

#

Laughs in Google Earth

onyx geode
#

I have done that as well...๐Ÿ˜†

warped saffron
#

It's a sad thought

frigid panther
#

what location is this vc set to

warped saffron
#

But it's much better when you try it

amber raptor
rugged root
#

!server

wise cargoBOT
#
Server Information

Created: 4 years, 1 month and 17 days ago
Voice region: europe
Roles: 82
Member status: status_online 45984 status_offline 107588

Members: 153572

Helpers: 88
Moderators: 25
Admins: 13
Owners: 3
Contributors: 36

Channels: 204

Category: 25
News: 8
Staff: 53
Text: 109
Voice: 9

rugged root
frigid panther
rugged root
#

Demons

frigid panther
#

europe is about 150 ping

rugged root
#

!voice @hexed quartz If you're wondering why you can't talk....

wise cargoBOT
#

Voice verification

Canโ€™t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

swift valley
#

Evenin'

rugged root
#

Hey bud

swift valley
#

Gotta get some snacks and I'll hop on

rugged root
#

Sounds good

frigid panther
#

supreme cucumber

#

is here

#

@icy axle gurkan_crown

#

I recently got the gurkan crown

#

I stole it

vivid compass
hoary inlet
#

hi

swift valley
#

Am back

icy axle
#

I feel pure happiness about that

hoary inlet
#

just listening in

vivid compass
frigid panther
#

halo o/ pure

vivid compass
#

its a nice face

jaunty falcon
#

O @rugged root is that the computer you were talking about a few weeks ago or it was earlier I dunno

#

Never heard of that ๐Ÿ˜„

icy axle
jaunty falcon
#

I've heard

#

That's what I know ๐Ÿ˜„

#

O that looks good

#

Yea ๐Ÿ˜„

#

Those m&ms ๐Ÿ˜„

#

They look so similar...

vivid compass
#

mnm tastes better

jaunty falcon
#

I want the chocolate smarties ๐Ÿ˜„

#

they look good

vivid compass
#

mnm > smarties

frigid panther
#

is that momo from twice in your pfp @swift valley

jaunty falcon
#

the chocolate smarties look very much like brownies on the inside

swift valley
#

Ye

jaunty falcon
#

Actually more like fudge

frigid panther
vivid compass
somber heath
#

pocketss (sic)

clear shadow
#

Hey @somber heath

icy axle
swift valley
#

I'm takin' a break from my site from now

#

Too burned out lemon_cut

icy axle
swift valley
#

Butter toast is so good

#

Too good

vivid compass
#

chocolate toast

somber heath
#

Choast!

swift valley
somber heath
#

Toasted chocolate chocolate chip muffin.

vivid compass
#

toasted muffin never tried

#

sounds good

icy axle
vivid compass
swift valley
#

It's a shame I only made two slices

whole bear
#

did you know that when it rains it pours

swift valley
#

People die when they are killed

vivid compass
swift valley
#

Every 60 seconds in Africa, a minute passes

vivid compass
#

yea

swift valley
#

What's up with Discord blowing up my CPU usage

#

I've been starting to prefer the browser version more and more

#

Meh, I'll try and install Canary

jaunty falcon
#

Suicide is a crime in some parts of the world. However, while suicide has been decriminalized in many western countries, the act is stigmatized and discouraged. In other contexts, suicide could be utilized as an extreme expression of liberty, as is exemplified by its usage as an expression of devout dissent towards perceived tyranny or injustice...

#

makes you a felon for life ๐Ÿ˜„

swift valley
#

brb

jaunty falcon
#

Actually it said historically idk if it still is tho

whole bear
#

green means its leagal

jaunty falcon
#

Never mind I lied.

whole bear
#

i feel like we could get in trouble for talking bout this

jaunty falcon
#

@somber heath Why are we talking about squirrel nuts?

#

I just joined

rugged root
#

@whole bear It's fine since it's in a general like... legal perspective

jaunty falcon
#

Actually do I want to know?

rugged root
frigid panther
#

you guys wanna play scribble

jaunty falcon
#

That's cool

vivid compass
#

someone is falling

swift valley
#

So yeah I'm on Canary now lol

jaunty falcon
#

@rugged root Who created it?

#

It was made May 10 2010

icy axle
jaunty falcon
#

This server has made me love using these ๐Ÿ˜„

rugged root
icy axle
#

@dense ibex

jaunty falcon
#

ez

#

Just hit control shift i inspect element and get the url for it

#

Alright

#

do you know why that would do that tho?

silk heart
#

Hello

jaunty falcon
#

Hello

#

@rugged root is it like an idle game?

dense ibex
#

Hello I am ModMail

jaunty falcon
#

Lmao

#

The nitro booster role making it blue makes it look so legit lmao

#

do @ modmail

#

there's 2 ๐Ÿ˜„

#

not anymore

frigid panther
rugged root
jaunty falcon
#

is there a channel for project ideas?

jaunty falcon
#

I remember someone mentioning it

rugged root
swift valley
#

Slippers are too nice

#

I wear 'em everyday so I guess that's a bias

jaunty falcon
#

Sorry if it sounded like my computer was leaving and rejoining over and over

rugged root
#

Didn't on my end

jaunty falcon
#

I dunno if it was or if it was just client side but my internet is acting wack..

#

ok good

frigid panther
jaunty falcon
#

@whole bear Come on you know that is lies the earth is flat /s

rugged root
#

I would if I wasn't at work, Ice

frigid panther
#

np

hoary inlet
#

not me

jaunty falcon
#

@rugged root What would've happened if we were in the solar flare?

rugged root
#

Whole lot of dead

icy axle
#

We would be cooked

#

Delicious, crispy human earth

jaunty falcon
vivid compass
rugged root
#

Total, I would assume

icy axle
hoary inlet
#

are we gonna be the bad guys in the universe ?

jaunty falcon
#

Thats actually terrifying that it was that close

#

a week??

vivid compass
hoary inlet
jaunty falcon
#

How long ago did you say that was?

boreal spear
#

Did you make that yourself @icy axle ?

balmy nymph
#

Hello folks

dense ibex
#

Hello

frigid panther
#

halo o/ @balmy nymph , how is it going

icy axle
#

Heyy akarys

jaunty falcon
#

nvm

balmy nymph
boreal spear
#

What about heat dissipation though? (To stop your massive computer from frying)

frigid panther
#

good too, got 3 holidays in a row so kinda relaxed

hoary inlet
balmy nymph
#

Niiice

frigid panther
#

my uni works only 2 and half days a week offline

#

due to covid now

#

before it was all day online classes

#

for 8 hours

vivid compass
hoary inlet
jaunty falcon
frigid panther
#

yes online classes for 8 hours

boreal spear
#

The bigger deal with soloar pannels is effeincy as it's still much less than 50%

frigid panther
#

15min break between classes tho

#

and 1 hour break for lunch

vivid compass
jaunty falcon
#

I love this discord server, fellow nerds like me ๐Ÿ˜„

balmy nymph
#

๐Ÿ’ต๐Ÿ’ต๐Ÿ’ต๐Ÿ’ต๐Ÿ’ต

frigid panther
#

my prev schedule

#

before offline classes

hoary inlet
#

you have to get that power back too no ??

balmy nymph
#

no no, you have to get the power back on earth!

vivid compass
balmy nymph
#

I guess you could make a spatial elevator, but for electricity

hoary inlet
#

now there's an idea

boreal spear
#

I was just saying that with the current levels of efficency, it makes more sence to concentrate on improving that then trying to send it to space

jaunty falcon
#

Just use this same hose technology...

balmy nymph
#

You send batteries back and forth @rugged root

vivid compass
balmy nymph
#

with rockets

frigid panther
#

who ever wants to join can join

icy axle
#

Let's dewwwit

#

30 sec

boreal spear
#

"tap in" how though?

jaunty falcon
#

@whole bear What are we talking about ๐Ÿ˜„

frigid panther
#

did you join @icy axle

icy axle
#

Yep

frigid panther
#

name?

icy axle
#

I'm a doorknob, it seems

frigid panther
#

oh okay ๐Ÿ˜‚

vivid compass
icy axle
#

No clue how/why

whole bear
#

@jaunty falcon

frigid panther
#

you can change names before game

hoary inlet
#

what's the timeframe we talking about here ?

whole bear
#

there is no timeline

boreal spear
#

๐Ÿ˜„

hoary inlet
#

lol what

rugged root
#

There is only zool

jaunty falcon
boreal spear
#

LLOL (Litterally laughed out loud)

hoary inlet
#

kind of what a blackhole does ?

boreal spear
#

no because gravity

balmy nymph
#

You can't have perfect empty space

jaunty falcon
#

@rugged root Vsauce made a video with that same idea w/ a space straw

boreal spear
#

... gravity

jaunty falcon
#

Same idea

boreal spear
#

A lift though...

hoary inlet
#

you think you will think of something unique

jaunty falcon
#

Lmao

balmy nymph
#

It is one of the law at the base of quantum sciences, you can't have a perfectly empty space, tehre will always be something

boreal spear
#

A space elevator is a proposed type of planet-to-space transportation system. The main component would be a cable (also called a tether) anchored to the surface and extending into space. The design would permit vehicles to travel along the cable from a planetary surface, such as the Earth's, directly into space or orbit, without the use of larg...

jaunty falcon
balmy nymph
#

Just like you can't have a perfectly regular surface, or an even temperature

boreal spear
#

Love it though

jaunty falcon
#

What about a space cannon?

boreal spear
#

yes - geosynconus orbit

balmy nymph
#

A very bad idea, in short

jaunty falcon
#

Scientists think it has happened before

boreal spear
#

Your basically proposing turning Mars into Australia

jaunty falcon
#

A manhole cover once got shot into space scientists believe

boreal spear
#

(Australia used to be a penal coliny

jaunty falcon
#

I found this:
https://www.youtube.com/watch?v=NSeL5c65v-g
Then again it's Half as Interesting so I dunno how trusted this source is.

Learn with Skillshare for free for two months by signing up at http://skl.sh/hai23

Get a Half as Interesting t-shirt: https://standard.tv/collections/half-as-interesting
Suggest a video and get a free t-shirt if we use it: http://halfasinteresting.com/suggest

Follow Sam from Half as Interesting on Instagram: http://Instagram.com/Sam.From.Wen...

โ–ถ Play video
boreal spear
#

๐Ÿ˜„

jaunty falcon
#

It was from a nuclear blast

#

@rugged root Yea but that being said joining this VC gives us access to fellow nerds.

frigid panther
#

how was it @icy axle

jaunty falcon
#

Bread sticks not needed.

icy axle
#

That's fun

frigid panther
#

yea

vivid compass
#

guiitar

icy axle
#

but my dispenser was terribleeee

vivid compass
#

lmao yea

frigid panther
#

haha

#

if it says that the word is close, then you have to interchange 1 letter

jaunty falcon
#

Is there a channel dedicated for project ideas? I'm bored asf ;D

frigid panther
#

but not rn

jaunty falcon
#

Erm ok

#

ty

frigid panther
#

or off-topic if its not python project

rugged root
#

!projects @jaunty falcon We've also got this

wise cargoBOT
#

Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

jaunty falcon
#

Ahh alright I'll check it out

#

Whenever I got a question I need to just find a single word to sum it up and add an ! prior to it and there's prob a command

rugged root
#

So it a specific word?

boreal spear
#

Your Collage boards are privatised?

hoary inlet
#

God damnit, I hate to do this guys, but anyone here has any actual idea on cryptocurrencies, not from articles but like what is the actual code behind this.

frigid panther
#

hello @rugged root ,can you come to code help 0

hoary inlet
#

lol what ?

boreal spear
#

"tight fist" ๐Ÿ˜„

swift valley
#

Gotta hop off, getting a bit late here

#

See ya folks

runic forum
#

do you have any music bots on this server??

rugged root
#

We do not, as they typically break ToS

hoary inlet
#

has there been any case of discord servers getting banned ?

rugged root
#

Unsure

#

But I'm sure as a partnered server we'd be more closely watched

amber raptor
hoary inlet
#

So I have found a course online, someone suggested for algorithms, wanted opinions or if someone has any other links

hollow haven
hoary inlet
rugged root
#

I'd be fine with it

#

Wouldn't affect me

runic forum
hoary inlet
#

you monsters

rugged root
amber raptor
hoary inlet
#

I didn't know there was an algos channel, my bad

whole rover
#

!server

wise cargoBOT
#
Server Information

Created: 4 years, 1 month and 17 days ago
Voice region: europe
Roles: 82
Member status: status_online 47598 status_offline 106018

Members: 153616

Helpers: 88
Moderators: 25
Admins: 13
Owners: 3
Contributors: 36

Channels: 204

Category: 25
News: 8
Staff: 53
Text: 109
Voice: 9

hoary inlet
#

I have messed up my mouse scrolling

rugged root
#

How'd you manage that?

whole rover
#

๐Ÿคฉ

hollow haven
#

niiiiiiiiiice

#

thank linode

rugged root
#

@sour peak What's your question? It's better to ask it first so we can have an idea how to help

#

Type it out

sour peak
#

may I plz have streaming permission, I need code help

jaunty falcon
#

@shrewd hawk Im sure you could buy a bomb off Facebook Marketplace if you wanted.

shrewd hawk
#

oh god please don't even joke about that

hollow haven
#

sometimes I use excel as a database :3c

shrewd hawk
#

plz, my fbi agent is already pissed at me

jaunty falcon
rugged root
hollow haven
#

I might even use sqlite ... ON PROD

sour peak
hollow haven
#

(don't let joe see, he'll demote me)

whole bear
#

i use sticky notes as my IDE

sour peak
#

im gonna go back to code help

rugged root
#

In fairness there's quite a few things that use SQLite in prod

#

Lots of games do

jaunty falcon
restive geyser
whole rover
#

food time

hoary inlet
#

nope, I expect it from them

whole bear
#

i take my class notes in minecraft

jaunty falcon
verbal hare
#

Yo I got this bs python assignment and itโ€™s very simple if you know what your doing, I donโ€™t. Anyone wanna help me out ?

jaunty falcon
#

@whole bear I take my notes on book and quills on a hardcore world

hoary inlet
#

telling your teacher you lost your notes cause you died, would be a cool story though

verbal hare
#

Luna I need some code help dawg

hoary inlet
verbal hare
#

Ight

rugged root
runic forum
#

Me, usually...

hoary inlet
#

it's alright, you will get through this

jaunty falcon
#

I perfer MacOS but apple is well apple.

rugged root
#

I will say, if I could get a laptop just for browsing and relaxing, I'd be more than happy with a macbook

#

It's a great user experience

hoary inlet
#

why is the clion available only for a 30 day trial period ?

rugged root
#

I think there's only two that have a community version

#

Yeah, PyCharm and IntelliJ

hoary inlet
hoary inlet
rugged root
#

Yeppers

#

And I think you have other options with a student license? Might be wrong about that

hoary inlet
#

what's the difference b/w vscode and the vscode ide ?

#

like sublime, just that it has plugins

rugged root
#

Yeppers, although it does come with some support built in

#

Although I guess sublime does as well

umbral rivet
#

hey

hoary inlet
#

hi

umbral rivet
#

how r u big papi

hoary inlet
rugged root
#

What's up my homie g funk brother yo

#

That's me

umbral rivet
#

nothing much just in my graphic design class

hollow haven
#

yo bro, that's totally rad

rugged root
#

One might even say..... Tubular

#

Just make sure you're not a jive turkey

restive geyser
hollow haven
#

Rabbit: I'm gonna get in trouble for this..... continues on anyway

rugged root
#

He'll have that on his tombstone

umbral rivet
#

y would he get in trouble for what hes saying

rugged root
#

I'm struggling to find a way to merge Elmo and yolo

restive geyser
#

yelmo

umbral rivet
#

dont disrespect the homie like that

#

best movie of all time

rugged root
#

Elmo looks like he took something before that picture was taken

hoary inlet
#

I like how matter of factly rabbit is about these things

umbral rivet
#

tell me this aint the best chase scene of the 21st century

hoary inlet
#

now that's an ambitious fellow

restive geyser
#

in the words of lady gaga, "it's money, honey"

tall latch
#

im trying to learn browser lang

restive geyser
#

depends on the size and the industry

runic forum
#

or maybe it's javascript...

restive geyser
#

LMFAO

vivid compass
tall latch
hoary inlet
#

wow, microsoft cloud really doesn't get the press as much as aws does

amber raptor
#

Microsoft has never been cool hip company

tall latch
#

what is aws credits

frigid panther
#

halo o/

tall latch
hoary inlet
amber raptor
#

AWS was first cloud so it was hot and GCP is Google so itโ€™s known

hoary inlet
#

what about snowflake, like what does it provide ??

amber raptor
frigid panther
#

life is boring

#

gratz @hollow haven

jaunty falcon
#

My company is my puppy...

frigid panther
#

wheres the party

hoary inlet
#

congrats

amber raptor
#

Like McDonalds is boring but prints money

hoary inlet
#

jealous much !! ๐Ÿง

umbral rivet
#

omg guys its a gworl

#

i have never spoke to a girl before

frigid panther
#

all I heard is faking

#

@hollow haven lol

umbral rivet
#

somethings rising and it isnt just my K/D this time

hoary inlet
#

nothing much bond yields puked today @amber raptor

restive geyser
#

the market is just a graph of rich people's feelings.

#

LOL

frigid panther
#

time to sleep, gn people

restive geyser
#

it's true!

#

xD

#

oh no ๐Ÿ˜ฆ

hollow haven
#

My interest rate is like a hair under 3% iirc, pretty excited about that

hoary inlet
#

It's hard to say, given the govt. stimulus

restive geyser
#

yeah. the economy is a much larger scope

#

that's labor, natural resources, capital, etc.

hoary inlet
#

but if those feelings go down it affects the economy

restive geyser
#

ooof.

#

lOL

#

i'm just laughing at the reaction of everyone

hoary inlet
#

now that you say it out loud

#

real smooth

restive geyser
#

omg. have you been furniture shopping ๐Ÿ˜ฎ hello west elm/ikea/etc.

#

๐Ÿ˜ฎ

rugged root
#

Huh, hadn't heard of west elm

vivid palm
#

boojie

restive geyser
#

ayyyy mina knows

#

lololol

vivid palm
#

#outofmybudget

#

kek

restive geyser
#

it's ok. we can still dream

vivid palm
#

why are they harvesting the treeS??

uncut meteor
#

๐ŸŒณ why is this called a delicious tree?

restive geyser
#

deciduous

#

lmao

uncut meteor
#

same thing

restive geyser
#

no

#

lol

#

kekekeke

uncut meteor
vivid palm
#

lmfao

uncut meteor
vivid palm
uncut meteor
restive geyser
#

ba dum tsss

#

LOL

#

classic

uncut meteor
#

Two Garden Gnomes

hoary inlet
#

damn the fact checking stuff is just awful

restive geyser
#

that and cancel culture.

hoary inlet
restive geyser
#

so isn't everyone to blame? ๐Ÿ‘€

hoary inlet
#

just people getting angry on twitter

restive geyser
#

social justice warriors

#

lmao

hoary inlet
#

lol what ?

#

yeah

restive geyser
#

no, but you can blame people for being ignorant. there's a difference between not knowing and choosing not to be enlightened.

vivid palm
#

is good for learning to touch type

hoary inlet
vivid palm
#

with words that aren't actual words

uncut meteor
#

I don't type

#

I just do speech to text

vivid palm
#

but resemble words/patterns

hoary inlet
uncut meteor
#

type(@hoary inlet)

hoary inlet
uncut meteor
#

:c

#

i tell mudmale

umbral rivet
#

@hollow haven

#

hey baby

uncut meteor
#

Kinda Cringe, __init__ bruv

umbral rivet
#

it isnt cringe

#

i was confessing my love

#

ong

#

then how am i supposed to get over my ex

restive geyser
#

this took a different turn.

umbral rivet
#

@honest pier

#

there being mean to me

#

help me

restive geyser
#

*they're

#

you're welcome.

umbral rivet
#

๐Ÿ˜

hoary inlet
#

now that's funny

hollow haven
#

No we're not. You're being creepy and not abiding by our code of conduct.

dense ibex
#

@umbral rivet trust me just listen to them and have fun

umbral rivet
#

i just wanna get over my ex

uncut meteor
#

just code one

uncut meteor
restive geyser
#

LOLOLOL

umbral rivet
#

hey sorry my brother was in my room

#

what?

dense ibex
#

lmao....

honest pier
umbral rivet
#

what r u even talking about

dense ibex
#

dont act dumb you know you did that lol

umbral rivet
#

literally trying to punish me over what my 10 year old brother did

#

thats funny

hoary inlet
rugged root
#

Yes

#

On your account

umbral rivet
#

nag nag nag

rugged root
#

You are, once again, responsible for what happens on your account

umbral rivet
#

nag nag nag

restive geyser
#

troll confirmt.

vivid palm
#

we're fine with you thinking we're nagging lol

#

100%

hoary inlet
#

aren't we being too professional about it ?

umbral rivet
#

ur trying to punish me for what my little brother did lol

restive geyser
#

nah. just following the code of conduct. can't be too careful ^^

rugged root
#

!tempmute 813281024922484767 1h When a member of the moderation team is telling you that your behavior is unacceptable and then say "nag nag nag" when they're telling you how this server works, you're going to have a bad time.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @umbral rivet until 2021-02-25 20:36 (59 minutes and 58 seconds).

honest pier
restive geyser
#

lmao i like the "nag nag nag"

#

LOL

hollow haven
#

!warn @whole rover stop clearing your infractions

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied warning to @whole rover.

vivid palm
#

lmao

restive geyser
#

LOL

#

watch him come back just for that

uncut meteor
#

everybody hide

#

it's gonna be like the Godzilla vs Kingkong movie

amber raptor
#

Nah, itโ€™s more like Thanos vs Batman, not even worth acknowledging ๐Ÿคช

honest pier
#

!user

wise cargoBOT
#
public static void main (โœช SavagePastaMan#6567)

hypesquad_balance

User information

Created: 4 years, 9 months and 6 days ago
Profile: @honest pier
ID: 182894631921516545

Member information

Joined: 7 months, 11 days and 3 hours ago
Roles: <@&542431903886606399>, <@&463658397560995840>, <@&764802720779337729>, <@&267630620367257601>, <@&799041111573266503>

Infractions

Total: 1
Active: 0

honest pier
#

1 infraction lemon_enraged

restive geyser
#

no, just the E lololol

vivid palm
#

lowercase gang

restive geyser
#

lit lit gang gang

uncut meteor
#

KingCapital Gang

hollow haven
#

kubectl

honest pier
#

chewsday

#

thats a bit cringe innit bruv

uncut meteor
#

Rather cringe, __init__ bruv

dense ibex
#

mafs class

uncut meteor
#

Krompit

hollow haven
#

I feel like I missed the switch from "oh my god british accents are so cool" to everyone making fun of them

vivid palm
#

doesn't it depend if it's genuine? lol

hoary inlet
#

all I can hear is ricky gervais talking

honest pier
#

can you imagine

#

waking up

#

and being british

#

๐Ÿคฎ ๐Ÿคข

restive geyser
#

*bri'ish because they swallow their t's lel

honest pier
#

bri ish

uncut meteor
#

Wartor

restive geyser
#

lol

#

we also have koi fish ponds

vivid palm
#

tf is a duck pond lmao

shrewd hawk
#

๐Ÿฆ†๐Ÿฆ†๐Ÿฆ†๐Ÿฆ†๐Ÿฆ†๐Ÿฆ†๐Ÿฆ†

vivid palm
#

define

amber raptor
hollow haven
#

joe pronounces it like: cubecuttle

restive geyser
#

๐Ÿ˜ฎ where we gooooin'

#

yay!!!!

#

โค๏ธ

#

you should totally put like a Lamborghini on the registry

stuck furnace
#

Yeah, air fryers are over-rated.

honest pier
#

~~@hollow haven put me on ๐Ÿ˜ณ ~~

dense ibex
#

Hey Chromey, Chromey

hoary inlet
#

coke

jaunty falcon
#

@whole rover I'm 14....

vivid palm
#

east coast come back at 5-6pm ๐Ÿ˜„

jaunty falcon
#

US

honest pier
#

lmfao

jaunty falcon
#

@whole rover Also it would be 20 shots......

rugged root
restive geyser
#

LOL DAMN

vivid palm
honest pier
#

๐Ÿ˜” the life of a student

hollow haven
#

8 - Notion
6 - Discord
15 - FF
23 - VSCode
6 - Slack

vivid palm
#

i didn't even realize..

shrewd hawk
rugged root
#

How

stuck furnace
#

cordial

vivid palm
#

wait i closed all my chrome

hoary inlet
#

why so my tabs though ?

terse needle
vivid palm
#

is that really # of tabs? it might bc of all my extensions

atomic willow
#

double strength ๐Ÿ˜„

hoary inlet
hollow haven
#

what I imagine when joe says squash:

restive geyser
#

so it's just super concentrated?

restive geyser
hollow haven
#

^^ I'm like... who the fuck is drinking liquified that?

vivid palm
#

i opened 1 tab of chrome and have google chrome (26)

restive geyser
#

i was thinking the same thing!!!

#

LMAO

#

butternut SQUASH

shrewd hawk
#

git squash

stuck furnace
#

Random fact: roasted butternut squash seeds make a nice snack ๐Ÿ‘

restive geyser
#

๐Ÿ’”

#

oh i can agree on that

#

LOL

hoary inlet
vivid palm
#

hm i should look into this

hoary inlet
#

in height, sure

restive geyser
#

lolololol

#

oh noooo

runic forum
#

he doesn't know... obviously

restive geyser
#

you just have to know face tattoo

#

that's it

honest pier
#

joe is a fetus

restive geyser
#

oh and his pigeons

#

WAIT WHAT LMAO

#

ahahahahahaha

hoary inlet
#

hahahaha

hollow haven
restive geyser
#

LMAO

#

it's like a kindergartner

#

bahahahaha

#

yeah that's a real template. no

#

sending you good vibes~

#

what you just said would have gotten you an additional 1hr mute xD

honest pier
#

yoinks

whole rover
stuck furnace
#

legaleagle ๐Ÿ˜„

runic forum
hoary inlet
#

why would anyone dress up as a postman ?

whole rover
#

movies

hoary inlet
#

not covered under free speech, in cases I think context is judged upon

#

that would be funny

vivid palm
#

Exceptions to free speech in the United States refers to categories of speech that are not protected by the First Amendment. According to the Supreme Court of the United States, the U.S. Constitution protects free speech while allowing for limitations on certain categories of speech.Categories of speech that are given lesser or no protection by ...

hoary inlet
#

you botched your opening statement

#

overruled

#

sustained

runic forum
#

how can i check how many messages i have sent in total?

#

still far away...

whole rover
#

1sec

#

28 @runic forum

runic forum
#

damn...

whole bear
restive geyser
#

how dare you

#

no. there is more to discover

#

you don't know for certain what is out there ๐Ÿ‘€

whole bear
whole rover
#

uhhhhh

runic forum
#

which one should i trust ๐Ÿ‘€

hoary inlet
#

wait, you can check all the messages you have sent before ?

whole rover
#

ahhhh

whole bear
#

they were asking to

whole rover
#

because it's in bot commands

whole bear
#

issoke

whole rover
whole bear
#

issoke hemlock

#

u r tired

runic forum
#

now it should be 30, correct?

hoary inlet
#

dictator

#

they blocked clubhouse

amber raptor
whole bear
#

to make api requests

#

sorry for pjs

hoary inlet
#

One of the greatest things made possible by internet

runic forum
#

im speechless...

uncut meteor
#

Im wordless...

honest pier
#

@vivid palm Scanner s = new Scanner(System.in);

runic forum
#

typo

dense ibex
#

I am dialectless

honest pier
#

no, python

uncut meteor
#

I thought it was BrainPoop

vivid palm
#

@honest pier i don't gettit lul

uncut meteor
#

you asked about scanners

#

nerd

vivid palm
#

good tools are good lol

whole bear
#

brainF!@$%

uncut meteor
#

BrianFluff

hoary inlet
dense ibex
#

Password

#

Slushs#0001

#

My password is : JoeBanksToldMeToDoIt...

whole bear
#

OHOHOUUUAUAAAHAHAH123!_monki

hoary inlet
#

well, it's been fun listening to you guys โœŒ๏ธ โœŒ๏ธ

whole bear
#

print("OOF")

uncut meteor
whole bear
#

print("OOFF")

#

what bout compact mode smh

#

ohidhsfjhdsijx

#

ohkay

honest pier
#

i was looking at this

whole bear
#

i dont lev anyone unread

uncut meteor
#

unread?

ripe isle
#

_

uncut meteor
#
from typing import List, Union

def fizz_buzzer(n: int, first_divisor: int, second_divisor: int) -> List[Union[str, int]]:
  ...
#

@terse needle ^ make it work

honest pier
#

๐Ÿ˜”

list[int]
honest pier
amber raptor
honest pier
#

oh i see

amber raptor
#
from fastapi import APIRouter, HTTPException
from pydantic import BaseModel
from ..modules import calcmodule as calcmodule
router = APIRouter()

class Calc(BaseModel):
    op: str
    number1: int
    number2: int

@router.get("/add")
def add(number1:int, number2:int):
    return calcmodule.perform_operation(number1=number1,number2=number2,op="add")

@router.get("/subtract")
def subtract(number1:int, number2:int):
    return calcmodule.perform_operation(number1,number2,'subtract') #function variable can be just passed in order

@router.get("/multiply")
def multiply(number1:int, number2:int):
    return calcmodule.perform_operation(number1=number1,number2=number2,op="multiply")

@router.get("/divide")
def divide(number1:int, number2:int):
    return calcmodule.perform_operation(number1=number1,number2=number2,op="divide")

@router.get("/expo")
def expo(number1:int, number2:int):
    return calcmodule.perform_operation(number1,number2,'expo')

@router.post("/calc")
def calc(body: Calc):
    return calcmodule.perform_operation(body.number1,body.number2,body.op)

@router.get("/ping", status_code=200)
def ping():
    result = calcmodule.perform_operation(1,1,'add')
    if result['result'] == 2:
        return 'pong'
    else:
        raise HTTPException(status_code=503,detail="Failed Pong")
terse needle
#

!e

def fizz_buzzer(n: int, first_divisor: int = 3, second_divisor: int = 5) -> list:
    my_list = []
    for i in range(n):
        if all([i % first_divisor == 0, i % second_divisor == 0]):
            my_list.append('FizzBuzz')

        elif i % first_divisor == 0:
            my_list.append('Fizz')

        elif i % second_divisor == 0:
            my_list.append('Buzz')


        else:
            my_list.append(f'{i}')

    return my_list

print(fizz_buzzer(10))
wise cargoBOT
#

@terse needle :white_check_mark: Your eval job has completed with return code 0.

['FizzBuzz', '1', '2', 'Fizz', '4', 'Buzz', 'Fizz', '7', '8', 'Fizz']
terse needle
#

!e

def fizz_buzzer(n: int, first_divisor: int = 3, second_divisor: int = 5) -> list:
    my_list = []
    for i in range(1,n):
        x = [i % first_divisor == 0, i % second_divisor == 0]

        if x[0] and x[1]: my_list.append('FizzBuzz')
        elif x[0]:        my_list.append('Fizz')
        elif x[1]:        my_list.append('Buzz')
        else:             my_list.append(f'{i}')

    return my_list

print(fizz_buzzer(10))
wise cargoBOT
#

@terse needle :white_check_mark: Your eval job has completed with return code 0.

['1', '2', 'Fizz', '4', 'Buzz', 'Fizz', '7', '8', 'Fizz']
honest pier
#

!pep8

wise cargoBOT
#

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:
โ€ข PEP 8 document
โ€ข Our PEP 8 song! :notes:

zealous wave
#
    if title:
        embed.title = title
    if description:
        embed.description = description
    if colour:
        embed.colour = colour
    if timestamp:
        embed.timestamp = timestamp
    if footer_text:
        if footer_url or footer_text:
            if footer_url:
                if footer_text:
                    embed.set_footer(text=footer_text, icon_url=footer_url)
                else:
                    embed.set_footer(icon_url=footer_url)
            elif ...
#

!voice @sick tusk

wise cargoBOT
#

Voice verification

Canโ€™t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

dusk burrow
#

!e

x = [5,5]
result = [x]
y = x[:]
i = 0
while y[1+i] > 1:
    if y[-1] != 1: y += [0]
    while y[1+i] > 1 and y[-1] < y[1+i]:
        y[1+i] -= 1
        y[-1] += 1
        if y[-2] >= y[-1]:
            result.append(y[:])
    i += 1
print(result)
wise cargoBOT
#

@dusk burrow :white_check_mark: Your eval job has completed with return code 0.

[[5, 5], [5, 4, 1], [5, 3, 2], [5, 2, 2, 1], [5, 2, 1, 1, 1]]
sick tusk
#

if and else statements for days

#

How do I talk in the server guys?

honest pier
#

!voice

wise cargoBOT
#

Voice verification

Canโ€™t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

sick tusk
#

Do I really need 50 messages to be able to talk?

#

thats crazy

honest pier
#

it's not that many

sick tusk
#

I

#

am

honest pier
#

it's basically just 1 or 2 good conversations

#

and, don't do that

sick tusk
#

Learning Python

#

sorry

#

if,else,elif

#

anyone known datatypes?

#

know*

#

im just coding random programs to practice

#

does anyone know networking basics?

honest pier
#

new to coding and working on networking?

sick tusk
#

That looks complicated

#

alot of variables, no?

uncut meteor
#

!e

from typing import List, Union


def fizz_buzzer(n: int, first_divisor: int = 3, second_divisor: int = 5) -> List[Union[str, int]]:
    return [
        [
            num,
            [
                "Fizz",
                [
                    "Buzz",
                    "FizzBuzz"
                ]
                [
                    num%first_divisor==0
                    ]
            ]
            [
                num%second_divisor==0
                ]
        ]
        [
            not
            num%first_divisor
            or
            not
            num%second_divisor
            ]
        for
        num
        in
        range
        (1,n)
    ]


print(fizz_buzzer(20))
sick tusk
#

(f"Say hi {say_hi}")

wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

[1, 2, 'Fizz', 4, 'Buzz', 'Fizz', 7, 8, 'Fizz', 'Buzz', 11, 'Fizz', 13, 14, 'FizzBuzz', 16, 17, 'Fizz', 19]
sick tusk
#

How much do you get paid?

#

Whats, esoteric Python?

uncut meteor
#

I get single Fizz

#

everyday

sick tusk
#

oh its a server right?

zealous wave
sick tusk
#

Does anyone here make at least 60k a year coding?

#

What bloody hell are rupells?

#

That sounds toxic

#

Does anyone here know hw

#

ignore that^

#

Does anyone here know databases?

#

databases, anyone?

#

me?

#

A few weeks in

#

how am i toxic for asking a question?

honest pier
#

from fix error

#

also from fix

hoary inlet
sick tusk
#

im gonna learn it among app development, and networking basics

#

What exactly did you make public?

#

What code is that in that picture public?

amber raptor
honest pier
#

!e

import dis
dis.dis(print)
wise cargoBOT
#

@honest pier :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 |   File "/usr/local/lib/python3.9/dis.py", line 85, in dis
004 |     raise TypeError("don't know how to disassemble %s objects" %
005 | TypeError: don't know how to disassemble builtin_function_or_method objects
sick tusk
#

you could explain what it is, or what exactly he's trying to execute

#

whats the benefit of compiling things?

#

sounds kind of pointless tbh

#

idk

#

maybe would help you stay organized in large projects

#

especially when debugging

#

sounds like irreverent information tbh

honest pier
#

!e

import dis
def func(n: int) -> int:
  a = 1 + n
  return a

dis.dis(func)
wise cargoBOT
#

@honest pier :white_check_mark: Your eval job has completed with return code 0.

001 |   3           0 LOAD_CONST               1 (1)
002 |               2 LOAD_FAST                0 (n)
003 |               4 BINARY_ADD
004 |               6 STORE_FAST               1 (a)
005 | 
006 |   4           8 LOAD_FAST                1 (a)
007 |              10 RETURN_VALUE
terse needle
sick tusk
#

I hope I have close to 50 messages soon:(

uncut meteor
#

Like French for example

terse needle
#

yeah, exactly my point

zealous wave
#

amazing code! ```py
from discord import Embed
from datetime import datetime

def EmbedHelper(title=None,
description=None,
colour=None,
thumbnail_url=None,
author_url=None,
author_name=None,
footer_url=None,
image_url=None,
footer_text=None,
timestamp: datetime = None):

embed = Embed()

if title:
    embed.title = title

if description:
    embed.description = description

if colour:
    embed.colour = colour

if timestamp:
    embed.timestamp = timestamp

if footer_text:
    if footer_url or footer_text:
        if footer_url and footer_text:
            embed.set_footer(text=footer_text, icon_url=footer_url)
        else:
            if footer_text:
                embed.set_footer(text=footer_text)
            else:
                embed.set_footer(con_url=footer_url)

if image_url:
    embed.set_image(url=image_url)

if author_url or author_name:
    if author_url and author_name:
        embed.set_author(name=author_name, icon_url=author_url)
    else:
        if author_url:
            embed.set_author(icon_url=author_url)
        else:
            embed.set_author(name=author_name)
if thumbnail_url:
    embed.set_thumbnail(url=thumbnail_url)

return embed
sick tusk
#

What would you guys say is the best language for multiform development?

uncut meteor
#

x86 Assembly

sick tusk
#

what?^

honest pier
uncut meteor
#

typo

#

i meant Pythong

sick tusk
#

isn't 86 architecture on 32 bit systems?

terse needle
#

no

#

x86_64 is 64bit

sick tusk
#

guys quick question Python Vs. JavaScript VS new C ++

zealous wave
#
from discord import Embed
from datetime import datetime


def EmbedHelper(title=None,
                description=None,
                colour=None,
                thumbnail_url=None,
                author_url=None,
                author_name=None,
                footer_url=None,
                image_url=None,
                footer_text=None,
                timestamp: datetime = None):

    embed = Embed()

    embed.title = title or None

    embed.description = description or None

    embed.colour = colour or None

    embed.timestamp = timestamp or None

    if footer_text:
        if footer_url or footer_text:
            if footer_url and footer_text:
                embed.set_footer(text=footer_text, icon_url=footer_url)
            else:
                if footer_text:
                    embed.set_footer(text=footer_text)
                else:
                    embed.set_footer(con_url=footer_url)

    if image_url:
        embed.set_image(url=image_url)

    if author_url or author_name:
        if author_url and author_name:
            embed.set_author(name=author_name, icon_url=author_url)
        else:
            if author_url:
                embed.set_author(icon_url=author_url)
            else:
                embed.set_author(name=author_name)
    if thumbnail_url:
        embed.set_thumbnail(url=thumbnail_url)

    return embed
uncut meteor
#
def EmbedHelper(title=None,
                description=None,
                colour=None,
                thumbnail_url=None,
                author_url=None,
                author_name=None,
                footer_url=None,
                image_url=None,
                footer_text=None,
                timestamp: datetime = None):

def EmbedHelper(title=None, description=None, colour=None, thumbnail_url=None, author_url=None, 
                author_name=None, footer_url=None, image_url=None, footer_text=None, timestamp: datetime = None):
terse needle
sick tusk
#

Thank you KJ

terse needle
#

I wouldnt use C++ or Python on a website front end, because I cant

sick tusk
#

is it harder? than Java

#

maybe just less efficient?

terse needle
#

different languages

#

its like comparing eggs and rice, you cant but they are both food

uncut meteor
#
def fizz() -> int:
  return 5
honest pier
#

๐Ÿ˜” u32 ๐Ÿ˜”

sick tusk
#

Thanks man, really appreciate the help

#

Griff that picture with code is for a website , isnt it?

#

that picture with all the non values

#

none*

uncut meteor
#

!e

my_dict = {
  5: "test"
}


print(my_dict[5])
print(my_dict[float(5)])
print(my_dict[2+3])
print(my_dict[5+0j])
print(my_dict[5.0])
sick tusk
#

Thanks for the feedback Griff, really means alot๐Ÿ‘

uncut meteor
#

np

wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

001 | test
002 | test
003 | test
004 | test
005 | test
honest pier
#

None => { Option::from(n.val) }
None => {Option::from(n.val)}
which?

uncut meteor
#

1st

honest pier
#

or maybe

None => {
  Option::from(n.val)
}
sick tusk
#

Alright, thanks for the time boys

#

im out

#

gonna practice some code

uncut meteor
#

code it up

whole bear
uncut meteor
#

!e

import other_stuff
wise cargoBOT
#

@uncut meteor :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | ModuleNotFoundError: No module named 'other_stuff'
uncut meteor
strong arch
#

!e

wise cargoBOT
#
Command Help

!eval [code]
Can also use: e

*Run Python code and get the results.

This command supports multiple lines of code, including code wrapped inside a formatted code
block. Code can be re-evaluated by editing the original message within 10 seconds and
clicking the reaction that subsequently appears.

We've done our best to make this sandboxed, but do let us know if you manage to find an
issue with it!*

strong arch
#

!

uncut meteor
#

Sastronaut

amber raptor
#
            message = "There are no items."
        'If count is 1, output will be "There is 1 item.".        
        ElseIf count = 1 Then
            message = "There is 1 item."
        'If count is greater than 1, output will be "There are {count} items.", where {count} is replaced by the value of count. 
        Else
            message = $"There are {count} items."
        End If```
strong arch
#

!e

import antigravity
wise cargoBOT
#

@strong arch :warning: Your eval job has completed with return code 0.

[No output]
uncut meteor
#

!e
print(import("this"))

wise cargoBOT
#

@uncut meteor :white_check_mark: Your eval job has completed with return code 0.

001 | The Zen of Python, by Tim Peters
002 | 
003 | Beautiful is better than ugly.
004 | Explicit is better than implicit.
005 | Simple is better than complex.
006 | Complex is better than complicated.
007 | Flat is better than nested.
008 | Sparse is better than dense.
009 | Readability counts.
010 | Special cases aren't special enough to break the rules.
011 | Although practicality beats purity.
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/votuhetuna.txt

terse needle
#

!e
import hello

wise cargoBOT
#

@terse needle :white_check_mark: Your eval job has completed with return code 0.

Hello world!
strong arch
#

!e import world

wise cargoBOT
#

@strong arch :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | ModuleNotFoundError: No module named 'world'
strong arch
#

!e import happiness

wise cargoBOT
#

@strong arch :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | ModuleNotFoundError: No module named 'happiness'
honest pier
#

!e

import __hello__ as world
wise cargoBOT
#

@honest pier :white_check_mark: Your eval job has completed with return code 0.

Hello world!
terse needle
#

!e
from __future__ import braces

wise cargoBOT
#

@terse needle :x: Your eval job has completed with return code 1.

001 |   File "<string>", line 1
002 | SyntaxError: not a chance
whole bear
#

YES

honest pier
#

it's not documented

whole bear
#

good afternoon everybody!

zealous wave
#
from typing import Optional, Union


def EmbedHelper(title: Optional[str] = None,
                description: Optional[str] = None,
                colour: Optional[Union[Colour, int]] = None,
                thumbnail_url: Optional[str] = None,
                author_url: Optional[str] = None,
                author_name: Optional[str] = None,
                footer_url: Optional[str] = None,
                image_url: Optional[str] = None,
                footer_text: Optional[str] = None,
                timestamp: Optional[datetime] = None):
honest pier
#
def embed_helper(**kwargs) -> Embed:
  ...
#

all problems fixed

#
warning: function `treeMaximum_rec` should have a snake case name
  --> src\main.rs:68:4
   |
68 | fn treeMaximum_rec(root: &Option<Box<Node>>) -> Option<u32> {
   |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tree_maximum_rec`
   |
   = note: `#[warn(non_snake_case)]` on by default
``` ๐Ÿ˜”
uncut meteor
#
from typing import Optional, Union


def EmbedHelper(*, title: Optional[str] = None,
                description: Optional[str] = None,
                colour: Optional[Union[Colour, int]] = None,
                thumbnail_url: Optional[str] = None,
                author_url: Optional[str] = None,
                author_name: Optional[str] = None,
                footer_url: Optional[str] = None,
                image_url: Optional[str] = None,
                footer_text: Optional[str] = None,
                timestamp: Optional[datetime] = None):
amber raptor
#
PS C:\Users\rabbi> $param = @{Name = 'powershell'}
PS C:\Users\rabbi> Get-Process @param```