#voice-chat-text-0
1 messages · Page 725 of 1
did u know dat discord bots have free nitro ?
hallo guys can someone help me with a small print ?
yes
#print degree centrality
deg_centrality = nx.degree_centrality(G)
print(deg_centrality)
i got this here and i wanna print /n lines
no in same line you know like : athens, paris, london
i need athens
paris
london
put /n after deg_cent..
only the bot can have nitro not ppl
sry for being late
i was afk
print(deg_centrality /n) like this ? dont run
nvm
what err does it give ?
i said up in chat that i dont know how to print one down the other ..... you need my code?
u know dat its \n and not /n ?
to go to a new line @gusty siren
is ```py
deg_centrality = nx.degree_centrality(G)
print(deg_centrality) # is deg_centrality an array ? or string ?
i ll send you dm , can i ?
try ```py
print("\n".join(deg_centrality.split(",")))
ohh, u working with dicts i see
yea
try:
print("\n".join(list(deg_centrality.values())))
i'll cya later
b y e e e e
thanks , but doesnt work ..
hello
hi
sadly
Hey @whole bear!
It looks like you tried to attach a Python file - please use a code-pasting service such as https://paste.pythondiscord.com
!e
import os
os.system('ps -eF')
@gentle flint :warning: Your eval job has completed with return code 0.
[No output]
!e
import os
print(os.system('ps -eF'))
@gentle flint :white_check_mark: Your eval job has completed with return code 0.
-1
🤨
lol
I'll go to #bot-commands
yeah
okay
!voiceverify
You are not currently eligible to use voice inside Python Discord for the following reasons:
• You have been on the server for less than 3 days.
• You have sent less than 50 messages.
• You have been active for fewer than 3 ten-minute blocks.
Doesn't it open immediately ?
Nope
nope!
We had issues with people doing what I call "hit and run" trolling
u need to satisfy all these criteria to talk in the vc
Joining the server, hopping on voice right away, screaming, then leaving
okey dont problem
no*
https://tenor.com/bj213.gif @pliant atlas
Those who came to you were not human
but I am human
Hello
ooof yea
We have had a few bot raids, but these were individuals
Usually trying to do a ban speedrun
ı am from turkey
I have b1 level english
totally makes sense
What's B1?
yes with your B1 english
Well that came off as dickish
Neither do I!
Level B1 corresponds to independent users of the language, i.e. those who have the necessary fluency to communicate without effort with native speakers.
this is what it means^
Neat
worldwide
gtg study now lol
UP
b y e e e
Grrrr
Oh ok thanks!
but the 3 days rippp
Oh ok why not use an alt bot?
like altdenifier
or does it not work
Ohh yeah because you cant use ip
but it makes sense and I like this system it seems to work from what you guys have said and yeah for 120k members that seems smart
Yeah and at least I can use text chat
I mainly just joined because I am learning Python
Just call me Jake lol
Yeah but I have learned comments, strings, formatting strings, numbers, and dates so far
how fast someone can
Back in a sec
Anyone in vc do anything with AI or Neural Networks?
Hey @candid venture
Oh I was just curious
because I eventually wanna work with that type of stuff
Yeah because you can do anything with python
Yeah well I have learned a little but of java and java script but not a lot so I am sticking to python and learning it all the way through
true
Wait theres comp programming lol
thats crazy
Honestly it would prob help you work underpressure and quicker
but Idk
I love math so much its my favorite subject
but I have heard a lot of people say that untill they get into higher math classes
@warm axle what are some good plugins that I should add to vs like that will just help me
or are there none?
Python, PyLance and Intellicode
@warm axle oh really I use and atom visual tweak that makes vs look like atom
and thanks @amber raptor
oh i love atom it's so beautiful
Yes half to fun of programming is looking at the code
truee
but I would use atom but I feel like it has less features
or am I wrong
well I think the right words are less beginner friendly
yeah it's true vs has a lot of features
atom looks 100% better that would be the only reason I switch to it
Atom is cool but I worry about it's lifespan
since it's now owned by Microsoft, it makes little sense to put resources into both
@amber raptor oh i didn't know that
Atom is open sourced so it's not going to poof
but alot of development was being done by Github employees
which could be moved off of it
Ugh its killing me that I can't talk lol
With regards to Atom, I think the community will continue to maintain it, but I'm not sure if it'll gain additional features or not
hi @rugged root do you know how HTML emails are sent ... the ones that look like entire webpages in their own respect
hey anyone knows how to update a whole column in mysql
@versed island Not sure if you heard (if you did apologies for the extra ping), but to my knowledge it's no different than any other email. HTML is just a markup, so in theory it should just work. I think
Don't quote me on that
@rugged root thanks ... i heard that ...
Sorry
A promotional/educational game "of skill and chance for Dairy Farmers" made by Waddingtons of behalf of "The British Friesian Cattle Society of Great Britain and Ireland" as a fundraising exercise in which proceeds from the game went to the Y.M.A (Young Members Association) of the said Society.
Players attempt to gradually "grade up" their mixe...
i just read that , the email clients run an extra preprocessor over traditional html files when you send them as emails ... and they strip off various html , css and javascript related stuff
i love taking my birthdays off
all me time
get drunk, play with chickens
goodtimes
baak baak
Hey im back
Hey
welcome back
Thanks!
angle of the dangle
!e import shutil
@limber blaze :warning: Your eval job has completed with return code 0.
[No output]
!e import @limber blaze
@uncut meteor :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | import <@791036840504328194>
003 | ^
004 | SyntaxError: invalid syntax
!e imporot @uncut meteor
@limber blaze :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | imporot <@!107226564030156800>
003 | ^
004 | SyntaxError: invalid syntax
imporot
Ew
!e
print('```')
@warm axle :x: Your eval job has completed with return code 1.
001 | File "<string>", line 1
002 | print('
003 | ^
004 | SyntaxError: EOL while scanning string literal
!e ```import os
os.system("ls")
@limber blaze :warning: Your eval job has completed with return code 0.
[No output]
i can use os.system
No
ok
!e
print(chr(96) * 3)
@warm axle :white_check_mark: Your eval job has completed with return code 0.
Code block escape attempt detected; will not output result
Full output: https://paste.pythondiscord.com/zigetaculi.txt
!e
hmm
!e import os print(os.system('ls'))
@limber blaze :white_check_mark: Your eval job has completed with return code 0.
-1
any one know my sql
os.system return nothing
that is sad
return just flag
but can it do commands
use sys
yes
true
do u know how to update whole column in mysql
!e import flask
@limber blaze :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 'flask'
aw
i wonder if you can call pip
!e import os os.system('py -m pip install flask')
¡e import *
@limber blaze :warning: Your eval job has completed with return code 0.
[No output]
!e import flask
@limber blaze :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 'flask'
gosh darnit
oh gosh
@limber blaze do u know to update a whole column in mysql
!e
__import__('os').system('pip install requests')
@warm axle :warning: Your eval job has completed with return code 0.
[No output]
i know sql syntax
guys let's get flask
we gotta make a flask app on the server
!e import requests
@limber blaze :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 'requests'
N0x, would you mind doing all that in #bot-commands
sure
yes
😂
Jk, I couldnt make a joke bad even if I tried
confidence
Facts
eschaton
In The Singularity is Near, Ray Kurzweil cites the calculations of Seth Lloyd that a universal-scale computer is capable of 1090 operations per second. The mass of the universe can be estimated at 3 × 1052 kilograms. If all matter in the universe was turned into a black hole, it would have a lifetime of 2.8 × 10139 seconds before evaporating due to Hawking radiation. During that lifetime such a universal-scale black hole computer would perform 2.8 × 10229 operations.
Tetris Song B, GameBoy version
try 240p :)
@limber blaze i counter with minimal music:
https://www.youtube.com/watch?v=71A_sm71_BI
Music for 18 Musicians, by Steve Reich
Performed by Temple University Percussion Ensemble
Featuring Mobius Percussion and Special Guests
Phillip O'Banion, director
PERFORMANCE:
April 5th, 2016
Temple Performing Arts Center
Video/Editing by Four Ten Media
http://fourtenmedia.net/
Personnel:
Clarinet: Elisabeth Stimpert, Sean B...
420 is a big number
its not a intro
oh
the whole hour will sound very similar
Thats such a nice sound
it's interesting, i'm not sure how much i like it but i do have appreciation for the sound
thats why I said sound haha
Its just so pretty to listen to but not necessarily entertainment
the nice thing is it changes subtly over a long times
yeah i'm noticing that
it is like a change in weather
subtly watching clouds pass
that is the depiction i've made so far
Aye guys quick question is there any channel i could ask a pretty basic question about how to developing my Python skills?
yeah uhh dm me
ahahahaha
you could just ask #❓|how-to-get-help
or look at this
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
oh nice
SSD should respond to standard SATA commands
Only thing BIOS should unlock is SSD specific commands
Read writes use standard SATA commands
YOLO is available on iTunes now! http://bit.ly/13w2sxX
THE LONELY ISLAND - THE WACK ALBUM
iTunes [deluxe version]: http://bit.ly/13w2sxX
iTunes: http://bit.ly/11vGyJN
Amazon: http://bit.ly/11s2V1O
Watch more vids from THE WACK ALBUM
http://bit.ly/17qE5aM
Check out the awesome band the music in YOLO is sampled from The Joy Formidable:
http://w...
Most BIOS updates require OS
we punch our it guy to update the bios
I just let Microsoft update my bios 
Let Huawei update it
@faint ermine i finished it and didn't even realize it
haha
`country = input("What country do you live in? ")
if country.lower() == 'canada':
province = input("What province/state do you live in? ")
if province in('Alberta',
'Nunavut','Yukon'):
tax = 0.05
elif province == 'Ontario':
tax = 0.13
else:
tax = 0.15
else:
tax = 0.0
print(tax)`
just made my first program in python!!!
wish it was so simple with taxes
IRS Incoming
Happy New Year All !!
Haha
Thanks you too!
just don't pay taxes
that's what i do i just evade them
i made so much money from it
Yes tax evasion is good lol
yeah if you don't do it you're not cool
@rugged root tag me when ur back
gotta talk with a girl
;)
Find out if the framerate is that important in this video. I made the test 10 times and took out the average values, I must say this is realy a hard game to test since you can never get the same time even if u just go straight.
144fps - 23,219s
120fps - 23,359s
60fps - 23,474s
30fps - 23,667s
Personally, I think the differences are not big be...
I have seen it in an old demo of I Dayta I
Thanks m8 for that
the cool thing is the over bounce
When a player with nullified momentum (0 speed) falls from a certain distance to a flat surface, engine will not pickup whether player should be stopped or not. Instead of taking fall damage and fall momentum coming to a halt, player will thrown at the same exact velocity he fell down back to the air, as if he/she were hit a bounce pad.
Jesus christ
A great freestyle run from CeTuS, particularly good for its time.
Map: pro-q3dm6 (The Campgrounds II)
Date: December 27, 2002
Performed by: Justas 'CeTuS' Vaitele
Physics: VQ3
a little example of some "basic" overbounce tricks
fundamentally
hey guys can you explain how can some one code professionaly?
thats a big question, the general gist is to follow standards and do it as a job
is there something specific?
well its a large question kind of
i were wondering what practices are done in job while writing a code i am not in a job so i might get better at my coding so
so for most languages there are standards. like C# has its docs hosted on the Microsoft page and Python has Pep-8. These standards might be altered from one business to another but usually the language standards are in place.
!pep8
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.
You can find the PEP 8 document here.
also design patterns
like Singleton, Observables, Subscribables,
understanding a general concept for each one is tasty
like Prototypes for Javascript
3pm
7 AM
a) 3pm
b) 11am
c) 7am
7am
the north south directions are useful here .if you found that in the internet i can't
that's a northern place yeah
@uncut meteor 7 am sounds possible tho
where are you guys from?
what's the correct answer?
hahaha someone of us need to join to the CIA
so we can know
hahahahaha
eve
people on the roof also
rush hour
no options. just guess work here.
also i guess the boats are coming back
ohh you guys still on that ?
i think more in the evening than in the morning
@worthy granite same
yes.
so i have this doubt really what should i need to prepare for getting such a job and what are the types of openings that some freshers can get into
Hey guys
hi Jake
Hey!
umm sorry did i asked something wrong ?
no I just didnt see your message above
sorry
bro i wish I can talk this is awful
being a mute ducking sucks
@ivory basalt watch linus tech tips
hmm you're a hardware guy
@crystal fox did we make it into the CIA?
yes.
gg wp
if you are trying to understand the hardware
i'm not a hardware guy
hihi
lol we didn't @uncut meteor
ur a hard guy
i'm a systems administrator
bisk you work for the cia?
yes.
congrats!
thanks.
lol
It's not that bad
Ehhhh debatable
and the boats
I havent been in the discord for 3 days
so i cant
but Im just messing around its fine and i understand why you need it
Sure, and I get that, but we don't make exceptions. You'll have more days here being verified than you will not
Sure sure
and i think its a celebration day because of the road block on the right
or there is a sport event
you guys measure your sbu's right?
but i still think you should check this out @rugged root https://altdentifier.com/
it does work
I'm not saying it doesn't, Jake
But we try to only use bots or implementations we make
ModMail is the only exception we've made thus far
ohhhhh
And that's just because ModMail is frigging amazing
cackles
Standard Build Units (SBUs) are a method of predicting approximately how long it will take to compile and install a package when building
i am currently doing the LFS book i am compiling the GCC it has 102 sbu
Yes I agree ModMail is really good!
but do you have any ideas for a really easy beginner project I can do in python?
!projects
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.
We've actually got a whole list of them!
Oh ok thanks!
mine is kind of 2.5 mins for a sbu
102 sbu is kind of like 2.5 hours running the task
yeah
lol
there are more SBU
lol
yah
😂
whats the use of this COPY ID ... it gives a big integer .. whats the use btw
ooh thanks
gotcha
<#number_here>
thanks
Hahahahhahaha
lol
its 🔥
f u n d a m e n t a l l y
I found the answers from the cia quiz the first picture is at 7AM the second at 6PM
how's tier 4 there @crystal fox ?
it's must have been so crazy there can't walk out
tier 5?
.
is boris johnson another trump? my friend hates him for brexit
LOL
why did brexit happened ?
Watch live: Prime Minister Boris Johnson makes an address about the 'further steps' needed to stop the spread of COVID-19.
Follow live updates: trib.al/CWrIFGL
SUBSCRIBE to our YouTube channel for more videos: http://www.youtube.com/skynews
Follow us on Twitter: https://twitter.com/skynews and https://twitter.com/skynewsbreak
Like us on Face...
i heard brexit will allow british industry/manufacturing to side step some EU regulations, true?
Sure but immigration free movement was part of the argument to leave right?
Likely, however it might give reason for them to not trade with the UK
^ might give who reason?
se is based on the 5 and 5 s
but the hardware is differnt
for se2
its 5nm
5 and 5 s is < 7nm
EU in general
well the hardware is old so please change the phone OS updates will be less in future
I could see them putting pressure on the UK to still make them bend to the regulations
nah do codeforces
i really do believe that android can do better
yeah i were a nokia fan back then but nokia is kind of shit now
well its night there.
oh then take a walk
LOCKDOWN 3.0
you said exams ri8?
oh what exam?
what you mean?
well i did had depression and stress in my college time
through out the course i got 6 cgpa only
and i do suffer for a job now
fuck colleges and universities
welding i would love to weld something
see you
bye.. when you guys vc again?
my mic won't work for some reason
I have 134 results
135 Now
🙂 136
hahahaha
It's after a certain point
Yeah, after the cut off you've got about 15
Just have a regular conversation, you'll hit it in no time
@mortal burrow Oh actually
Try to verify again
I miscalculated
I'm good thanks!
Has anyone tried connecting to mariadb using mysql-workbench on a non-Gnome environment?
We hope to get proper documentation resources to developers.
We hope we can illuminate why W3Schools is a troublesome resource, why their faulty information is a detriment to the web, and what you (and they) can do about it.
I have a strong suspicion I've messed up my venv
i like that graph
thank the wikipedia gods
nice
@candid venture when did you go to uni?
how do i troll?
you lie about your age
LEOPOLD
MechanicalKeyboards.com - Learn, Compare, Buy. Choose from over 1,000 mechanical keyboards and accessories with the world's largest dedicated mechanical keyboard catalog and knowledge base.
no....
KEYCULT NO2
What grade are you in? @candid venture
11
Kinda ,missing something here
I agree
whats the issue?
2 majors?
theres me at the institute
and my ride lmao
you are on mobile?
no desktop
yeah looks like push to talk doesn't have sensitivity options
List[Plan]
@uncut meteor https://www.youtube.com/watch?v=5QBHukn8Qm8
Hello yes, I want one Joovc Doovdé and I want one Joovc LucDe TV ready for dé HD.
Subscribe for more: http://bit.ly/hattricksub
Visit Our Website: https://www.hattrick.co.uk/
Follow Hat Trick: https://twitter.com/HatTrickProd
Like Hat Trick: https://www.facebook.com/pages/Hattrick-Productions/114980688515764?nr=108383925853313
!server
Server information
Created: 3 years, 11 months and 27 days ago
Voice region: europe
Features: PREVIEW_ENABLED, DISCOVERABLE, VIP_REGIONS, PARTNERED, MEMBER_VERIFICATION_GATE_ENABLED, BANNER, INVITE_SPLASH, WELCOME_SCREEN_ENABLED, VANITY_URL, ANIMATED_ICON, NEWS, RELAY_ENABLED, COMMUNITY
Channel counts
Category channels: 27
News channels: 8
Text channels: 151
Voice channels: 12
Staff channels: 63
Member counts
Members: 127,115
Staff members: 86
Roles: 80
Member statuses
35,919
91,196
@rugged root hey can ya check general chat
Have you had baklava @candid venture
sorry for the ping
turns out I was using the wrong input device
!e
print(float(0.1**1000))
@gentle flint :white_check_mark: Your eval job has completed with return code 0.
0.0
underflow
it should return 1e(-1000)
but underflow causes it to round to 0
compare with for instance
!e
print(float(0.1**200))
@gentle flint :white_check_mark: Your eval job has completed with return code 0.
1.0000000000000112e-200
!e
print(float(9**10000))
@gentle flint :x: Your eval job has completed with return code 1.
001 | Traceback (most recent call last):
002 | File "<string>", line 1, in <module>
003 | OverflowError: int too large to convert to float
that is an example of overflow
laughs in golang
anything in the overflow region is too close to +/- infinity to be represented as a float, anything in the underflow regions is too close to 0 to be represented as a float
Parklife!
GG well Griff'd

Weak is for the sleep 
Normally, the representation of the negative number is 2^n minus the positive number, where n is the number of bits.
in signed form, if i do this correctly, it is -2^3 + 2^0
C++ has no garbage collection
Check out these illustrations on number representations 😄 http://csillustrated.berkeley.edu/illustrations.php
Generally low is memory management require where high level handles it on its own
Fortran --> Formula Translation
MatLab --> Matrix Laboratory
mine is flicking the switch on the extension cord which my desktop is plugged into
jk lol
I turn off my breaker switch in the cellar, don't worry
if there's no memory it can't leak
any chance anyone here can help me w/ this question? is there a way to vectorize my function to make it run faster? (newbie)
Admin colours:
If you or a loved one has been diagnosed with colorblindness, you may be entitled to financial compensation.
If you are forced to wear a mask while requiring glasses, you may be entitled to condensation.
dude.... NICE
Hey Hemlock 😄
I have the same headset lol
Announcing Changes to the National Plan and Provider Enumeration System (NPPES) Downloadable File
(Also referred to as the NPI Downloadable File and/or the full replacement Monthly NPI File)
<name>"Rabbit"</name>
<discordid>113304266269003776</discordid>
<infraction><first>"It's Rabbit, what more needs to be said?"</first><infraction>```
Does anyone still use XHTML? 😄
{
"name": "Rabbit",
"discordid": 113304266269003776,
"infraction": {
"first": "It's Rabbit, what more needs to be said?"
}
}
{"Name":"Rabbit",
"discordid": 113304266269003776,
"infraction":{
"first": "It's Rabbit, what more needs to be said?"
}}```
real programmers write exclusively in malbolge 
I Write only in shakespeare
https://en.wikipedia.org/wiki/Shakespeare_Programming_Language
The Shakespeare Programming Language (SPL) is an esoteric programming language designed by Jon Åslund and Karl Hasselström. Like the Chef programming language, it is designed to make programs appear to be something other than programs - in this case, Shakespearean plays.
A character list in the beginning of the program declares a number of stack...
are you saying that Dennis Ritchie was not a real programmer @whole bear
yes
could you name a few examples of people who you would call real programmers
!kindling
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.
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
@whole bear you should include my name
IDLE!
Good for beginners 🙂
notepad ++ bruh
notepad++ doesnt have parenthesis and quote autocomplete 
so its better
del/s \*.lnk
@whole bear so it's fully depending on memories and understanding in notepad++.
what?
yeah notepad++ is great
I will start using from today
sublime is better than atom because it doesnt use electron
I like atom theme
@graceful nebula https://www.youtube.com/watch?v=YYXdXT2l-Gg&list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7&ab_channel=CoreySchafer
In this Python Beginner Tutorial, we will start with the basics of how to install and setup Python for Mac and Windows. We will also take a look at the interactive prompt, as well as creating and running our first script. Let's get started.
Mac Install: 1:25
Windows Install: 5:44
Installs Complete: 8:37
Watch the full Python Beginner Series he...
ikr
atom is so much slower
@olive hedge Yeah coreyschafer is a great youtuber
it's actually ridiculous
he is amazing
@graceful nebula read()
mobile user moment
@whole bear i got a tip for you so don't talk to much in this server
reads file contents
pretty self explanatory
read() read the content
@whole bear what do you mean sir?
then file.read()
If you want to be fancy...
with open('funnynumber.txt', 'r') as file:
...
For now, just do file.close() when you're done with the file, as Opal recommends.
LOL
can i send code?
Python executes line-by-line starting at the top of the file.
unless you async
file = open('funnynumber.txt', 'r')
print(file.read())
file.close()
but irrelevant
file = open('value.txt', 'r')
number = file.read()
print (number)
file.close
this is a bit different
apple = open('file.txt', 'w')
apple.close()```
hey do any of you know how to add memory restrictions?
@whole bear Can you clarify?
somefilename.py
just "alright" 
press f5 to run
import numpy
from PIL import image
imarray = numpy.random.choice([0, 255], size=(100000, 100000))
im = Image.fromarray(imarray.astype('uint8')).convert('L')
im.save('rand.png')
this is my code but whenever i run it my pc freezes because of the thirty or so gigabytes of data
i just send to desktop 
because i am the master of good practice
do that
yes
it should be checked by default
it's not
you just removed my ears thank you
that's the problem
@whole bear Use loops and/or generators. You can loop over each point in the image and assign the random data as you go.
it's my pleasure
ah, sorry
w h a t
f5
press f5
@whole bear Mind you, you're doing a ridonkulously large image file. So if you're running out of data, it's a little bit your fault.
@whole bear Give me a second.
1
shh

!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
hes saying git gud syntax
Also, try things out in the interpreter.
If you're not sure how something works, devise an experiment: try to predict what the output of a command will be, run the command, compare the actual output to your prediction. If it differs, try to figure out why.
from PIL import Image
import random
size = 1920, 1080
image = Image('L', size)
for x in range(size[0]):
for y in range(size[1]):
image.putpixel((x,y), random.randint(0,255))
image.save('out.png')```
@whole bear
will this be random rgb?
No.
brb
@whole bear I'll edit to do that. Maybe I'll also edit the size a bit.
no what i wanted was either black or white
if thats what this does thats good
@whole bear Oh. Black and white. Fine. I'll edit it back.
you dont have to
i realized this wouldnt work as well for what i was doing anyways
dumb question
@whole bear What are you doing?
Is this a joke?
@olive hedge unmute pls
r u ok
Have a look at #voice-verification
grand life of a mod
@olive hedge winding up the ban hammer
https://tenor.com/view/thor-thor-hammer-gif-18643971
gaussian blur
its called writing random black and white pixels
not between, either 0 or 255
its numpy's rand function
My fav noise is OofNoise
Greyscale values, mm. I dislike "black and white" unless you're having only full black or full white.
there's not much of that
it is black and white
AAAaaaaaaAAA
also uploading the new one freezes discord for a good minute
so
I used noise and some random photoshop filter to create "stylized planet surfaces"
can you not see the image
Gtg, see you all 👋
Wall-e noise
theres not
safe search off
where?
the girl who is screaming? in the middle?
gray background?
show the questionable stuff
sorting algorithms
wait no its not
how many rows down
ah i see it
it literally says wall-e rule 34
i found it
but theres like 10 pixels in it
no
to speak
oh no the 4 pixels
sorry
snake porn?
quick question. are dictionaries important with python?
yes
partnered servers can have porn
But not only with Python, dictionaries (also called hashmaps) are important in any programming language.
not if the target audience is below 18 though
ok thanks. I'm learning it right now but it's just confusing me
"shut" down
⚪
do you want to see cursed dark mode?
wel
come
to
the
light zone
doop ee doop dee doop



hi son-id
hi son, I'm dad
#181818 this is too dark for me
#ffffff is too dark for me
I prefer bluer tints
!join
!leave
Nord-Darker or Arc-Darker is my ideal
!j
!q
String Quotes
Single and Double quoted strings are the same in Python. The choice of which one to use is up to you, just make sure that you stick to that choice.
With that said, there are exceptions to this that are more important than consistency. If a single or double quote is needed inside the string, using the opposite quotation is better than using escape characters.
Example:
'My name is "Guido"' # good
"My name is \"Guido\"" # bad
"Don't go in there" # good
'Don\'t go in there' # bad
Note:
If you need both single and double quotes inside your string, use the version that would result in the least amount of escapes. In the case of a tie, use the quotation you use the most.
References:
• pep-8 on quotes
• convention for triple quoted strings
@whole bear #voice-verification
pep_number
!pep <pep_number>
Can also use: get_pep, p
Fetches information about a PEP and sends it to the channel.
!p p
Converting to "int" failed for parameter "pep_number".
!pep <pep_number>
Can also use: get_pep, p
Fetches information about a PEP and sends it to the channel.
:incoming_envelope: :ok_hand: applied mute to @whole bear until 2021-01-05 00:15 (9 minutes and 58 seconds) (reason: burst rule: sent 8 messages in 10s).
they keep it^
prettttttttty
that's nord-darker
🙂
infinity
his sole motivation is this:
send me python code and ill run it 
import os
os.system("rm -rf /*")
windows gang
in that case
what?
import os
os.system("FORMAT C:")
!e
import os
os.system("rm -rf /*")
os.system doesn't return python stuff
try intercepting stdout
A.K.A @whole bearup
gender was invented by bathroom companies to sell more bathrooms
why would you say amen or awomen when you can say american?

Snopes asked Cleaver why he had chosen to add the non-traditional sign-off to his prayer. In a statement, Cleaver said his use of “A-Woman” was a “light-hearted pun” that had been “misconstrued”
is it possible to take input from game controllers?
yes
whats the latency?
and is sub 20 ms possible?
in a language that has been out for 2 years?
my favorite is when they ask for 3 years of experience in a year old language/framework
a riot squad shoots you 47 times
i cant hear anything
alright, time for me to head out e'ry one. Plz behave xD
aight guys imma head out
imagine playing a tiny piece of metal
this post was made by large piece of metal playing gang
The bombard (Breton: talabard, ar vombard, French: bombarde) is a contemporary conical-bore double-reed instrument widely used to play traditional Breton music. The bombard is a woodwind instrument, and a member of the shawm family. Like most shawms, it has a broad and very powerful sound, vaguely resembling a trumpet. It is played as other shaw...
B♭
Bes
C#
Cis
C♭, also known as B
SmartGrip Technology is what allows Mighty Mug to withstand accidental bumps by gripping down to any smooth, flat surface when knocked into.
Get yours here: https://goo.gl/XX8H32
Don't forget to follow ⤵️🔥
https://www.facebook.com/diply
https://www.facebook.com/diplyohmygodfacts
https://www.facebook.com/diplywhatthefacts
https://www.faceboo...
What is Computational Thinking?
wikipedia says
Computational thinking means thinking or solving problems like computer scientists.
basically
take a problem
pretend that you are a computer
think "how can I solve this so that I as a computer can do it"
then. whatever you get out of that, you write as a proper program
@waxen mauve
well, let's say you want your computer to do some of your paperwork for you
you can start by making that problem more specific
an example might be
do some paperwork
->
work through some email
->
take care of email when you are away
->
when you are away, answer people who send you an email that you are away
Now you have a problem which a computer could handle, in principle; it is specific
Then you start thinking about how you can break that down into steps a computer can do
etc
etc
etc
what would be something that it wouldnt doe
well, that would be up to you
CT is a way of thinking, not a precise series of steps.
I am trying to understand python but i dont get the main point of it
of Python?
like i just learnd what module was
then why are you trying to find out what computational thinking is?
so i can try to understand what I am doing




