#voice-chat-text-0

1 messages ยท Page 989 of 1

tidal shard
#

@peak crater
slicing goes like this [start:stop:step]

#

see that it skips a character

peak crater
tidal shard
#

I can't explain it very well right now hahaha

peak crater
peak crater
#

thnx

#

@midnight agate are you from italian?

austere linden
#
def fn(str_chars):
    string_vals = str_chars
    value = string_vals[::2].upper()

    return value


fn_obj = fn("abcdefghi")

print(fn_obj)
wise cargoBOT
#

@tidal shard :x: Your eval job has completed with return code 1.

001 |   File "<string>", line 1
002 |     !e
003 |     ^
004 | SyntaxError: invalid syntax
tidal shard
#

!e

def fn(str_chars):
    string_vals = str_chars
    value = string_vals[::2].upper()

    return value


fn_obj = fn("abcdefghi")

print(fn_obj)```
wise cargoBOT
#

@tidal shard :white_check_mark: Your eval job has completed with return code 0.

ACEGI
austere linden
#
def fn(str_chars):
    string_vals = str_chars
    value = string_vals[::2].upper()
    skipped_chars = str_chars[1::2]

    return "\nString Characters: %s "\
           "\nSkipped Characters: %s" % (value, skipped_chars)


fn_obj = fn("abcdefghij")

print(fn_obj)

@torn zephyr @tidal shard @midnight agate
Here is my solution...

peak crater
#

@midnight agate hi , i am beginner in python , do you have some command ideas to get better in python ?

austere linden
#

!e

def fn(str_chars):
    string_vals = str_chars
    value = string_vals[::2].upper()
    skipped_chars = str_chars[1::2]

    return "\nString Characters: %s "\
           "\nSkipped Characters: %s" % (value, skipped_chars)


fn_obj = fn("abcdefghij")

print(fn_obj)
wise cargoBOT
#

@austere linden :white_check_mark: Your eval job has completed with return code 0.

001 | 
002 | String Characters: ACEGI 
003 | Skipped Characters: bdfhj
tidal shard
#

!e

new_string = 'hello'
new_list = list(new_string)
newer_list = []
for i in range(len(new_list)):
  if i % 2 == 0:
    newer_list.append(new_list[i].upper())
  else:
    newer_list.append(new_list[i])

print(''.join(newer_list))
wise cargoBOT
#

@tidal shard :white_check_mark: Your eval job has completed with return code 0.

HeLlO
tidal shard
#

!e

new_list = list('hello')
print(''.join([new_list[i].upper() if i%2 == 0 else new_list[i] for i in range(len(new_list))]))
wise cargoBOT
#

@tidal shard :white_check_mark: Your eval job has completed with return code 0.

HeLlO
tidal shard
#

oh yeah haha

whole bear
#

@tidal shard hii bro

tidal shard
lyric pawn
#

very cool

whole bear
#

!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!*

woeful salmon
#

@remote jacinth

plain rose
#

hola

#

i still prefer pushups more than pullups

#

2.2 lbs = 1 kg

#

do the math

#

around 5 kgs

rugged tundra
tidal shard
rugged tundra
runic lichen
#

hey

brave steppe
rugged tundra
vivid palm
lyric pawn
#

hey coffee

#

yes

#

college

#

yes

#

cyber security

#

yes and no

#

the deeper ive got into it

#

theirs alot of report writing

#

i like building things, so software development

#

๐Ÿคฃ

#

yea, its 50% analysis and 50% report writing

#

i didnt plan on it being like that

#

yea man๐Ÿ’ฏ

mild quartz
whole bear
#

@lyric pawn dude, don't dox me

vivid palm
#

@lyric pawn i deleted your message

lyric pawn
#

what messsage?

#

what happened? Huh?

vivid palm
#

the one abt someone going to USC

#

i wouldn't know whether it was a joke or not

lyric pawn
#

@rugged tundra i thought you were going to say snow white๐Ÿคฃ

#

bye guys, i gotta leave and get some work done ๐Ÿ™ โค๏ธ

rugged root
#

How many people are in the voice chat currently? I'm seeing 8

#

Just want to make sure I'm synced properly

wind raptor
#

Yes @rugged root ?

rugged root
#

Oh I think I said lame

wind raptor
#

Ohh

rugged root
#

Or something

#

With regards to hacker rank bs

mild quartz
#

sry for open mic

rugged root
#

All good

wind raptor
#

I heard my name in a strict tone haha

rugged root
#

Ah, not this time

rustic mantle
#

How can I verify my voice, sir @rugged root ?

rugged root
#

Check out the #voice-verification channel. That'll tell you what you need to know about the voice gate

rustic mantle
#

Okay Thank you sir

rugged tundra
#

!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.

rugged root
#

But it's having been here for at least 3 days and have 50 messages across three 10 minute blocks

#

So just hang out, chat with us here, etc.

rustic mantle
#

Okay

rugged root
#

Typically if we're in voice chat, we'll be watching this text channel as well, so no one gets left out of the conversations

rustic mantle
#

How will I know that I have 50 messages across three 10 minute blocks?

rugged root
#

The 10 minute blocks thing just means having talked for at least half an hour. It's to keep people from just spamming their way to the 50 message count

#

But with regards to your message count, if you use the search bar in the top right hand corner, you can do from:[your_username_here] and it'll show you your total message count in the server

#

Note that messages in the #bot-commands channel do not count

rustic mantle
#

So I have to manually count whether I have sent fifty messages or not.

rugged root
#

No no, it'll give you a count

#

For example:

rustic mantle
#

I can see 68 messages.

#

68 Results

shut hill
#

@rugged root do u know how to code a flowchart.

rugged root
rugged root
shut hill
#

umm, lemme show you.

rugged root
#

@rustic mantle Yeah, you meet the criteria.

rustic mantle
#

Okay

whole bear
#

913964591556481054

shut hill
rugged root
rustic mantle
#

Okay

#

Finally I was able to do my voice verification, Thank you so much, sir @rugged root.

rugged root
#

No problem!

shut hill
#

i dont understand how to do this.

#

Thats what im pretty confused at.

rugged root
#

You'd just use the symbols around those sections

shut hill
#

idk what a flow chart is ;-;

#

i see lines

#

what shapes?

rugged tundra
shut hill
#

oh

#

what about it?

#

why

#

Oh lol.

#

so do i slap a circle in my code?

#

oval ^*

#

wait so do i draw it?

#

but thats not code...

#

what.

#

Yea

#

that thoing

#

but how ;-;

#

thats my question

#

lmao

#
if piece_ending == "y":
was_end = input("Was that the end? (y/n)")
if was_end == "y":
print("Go ahead")
elif was_end == "n":
print("Probably not")```
#

Like that?

#

oh

#

huh

#

wha

#

ok ill try ily

#

yea but its not auto for discord

#

yea i know that

#

lol

#

ty

#

wait

#

scope what

#

like fortnite?

#

oh

#

okok

#
if piece_ending == "y":
     was_end = input("Was that the end? (y/n)")
     if was_end == "y":
          print("Go ahead")
     elif was_end == "n":
          print("Probably not")
elif piece_ending == "n":
     about_to_bow = input("Is performer about to bow (y/n): ")
     if about_to_bow == "y":
          print("go ahead")
     elif about_to_bow == "n":
          everybody = input("Is everybody else applauding (y/n): ")
          if everybody == "y":
               print("Go Ahead")
          elif everybody == "n":
               print("Dont start it.")```
#

This

#

my hands hurt

#

what does index function do?

#

!e

if piece_ending == "y":
     was_end = input("Was that the end? (y/n)")
     if was_end == "y":
          print("Go ahead")
     elif was_end == "n":
          print("Probably not")
elif piece_ending == "n":
     about_to_bow = input("Is performer about to bow (y/n): ")
     if about_to_bow == "y":
          print("go ahead")
     elif about_to_bow == "n":
          everybody = input("Is everybody else applauding (y/n): ")
          if everybody == "y":
               print("Go Ahead")
          elif everybody == "n":
               print("Dont start it.")```
wise cargoBOT
#

@shut hill :x: Your eval job has completed with return code 1.

001 | Do you know how the piece ends? (y/n): Traceback (most recent call last):
002 |   File "<string>", line 1, in <module>
003 | EOFError: EOF when reading a line
shut hill
#

oop

#

;-;

#

what test case.

#

yes

#

show me

#

๐Ÿ™‚

#

what that test case do

#

but for in general

#

what about, .index function

#

what it do

#

do u have an example

#

is it like

rugged root
#

!e

spam = ("ham", "pork", "ham")
print(spam.index("ham"))
wise cargoBOT
#

@rugged root :white_check_mark: Your eval job has completed with return code 0.

0
shut hill
#

what

#

oh so does it tell you where your string is?

rugged root
#

Yep. But only the first one it encounters

#

So because it found that "ham" was in the first spot, it returns the index 0

shut hill
#

!e

print(spam.index("pork"))```
wise cargoBOT
#

@shut hill :white_check_mark: Your eval job has completed with return code 0.

1
shut hill
#

ba,

terse needle
shut hill
#

can u help me with the chess one

#

I dont understand it

#

its number 6

#

what

#

lol.

#

any monitor recommendations

#

lol

rustic mantle
#

I want to learn API with Python. I'm a beginner. I did web scraping with Python. Now I just want to work with API. What would be your best suggestion for me?

#

Could you suggest one?

#

okay

terse needle
pallid hazel
#

!e
import random
ingredients = ("ham", "pork", "ham", "egg", "tuna", "pepperoni", "sushi", "apples", "cake", "dog food")
print(f'Lets make a Pizza, your topping will be auto generated and create a unique eating experience')
print(f'Your Pizza Toppings Are\n{random.sample(ingredients,3)}')

terse needle
wise cargoBOT
#

@pallid hazel :white_check_mark: Your eval job has completed with return code 0.

001 | Lets make a Pizza, your topping will be auto generated and create a unique eating experience
002 | Your Pizza Toppings Are
003 | ['egg', 'pepperoni', 'cake']
rugged tundra
# rustic mantle Could you suggest one?

In this video, I teach you the basics of APIs & how to work with them in Python.


Get access to full VideoLab courses at:
https://www.bit.ly/vl-udemy
https://www.skl.sh/2XcqMYV

Sign up to the VideoLab Digest to get exclusive content & deals:
http://bit.ly/vl-digest

The VideoLab Community gives you a chance to collaborate with other develo...

โ–ถ Play video
#

Try this for now.

rustic mantle
#

Thank you.

shut hill
#

who me?

#

oh.

#

I dont have a solution

#

I dont understand it....

rustic mantle
shut hill
#
letter = position[0]
number = int(position[1])
col = "abcdefgh"
if col.index(letter) % 2 == 0:
    if number % 2 == 1:
        print("black")
    else:
        print("white")
else:
    if number % 2 == 1:
        print("white")
    else:
        print("black")```
@rugged root
rugged root
#

Oh huh

#

Your solution is not far off of mine

shut hill
#

oh

#

but mine probably wrong

#

/:

rugged root
#

Test it

shut hill
#

ok

rugged root
#

Only way to know

shut hill
#

i got it i think

#

it worked...

#

s8ure

#

๐Ÿ™‚

#

probbably like 1 line

#

lol

rugged root
#
LETTER = "abcdefgh"
square = input("What square do you want to know the color of:  ")
added = LETTER.index(square[0]) + (int(square[1])) - 1
if added % 2:
    print("White")
else:
    print("Black")
shut hill
#

oh

#

lol

#

oml

#

so much colour

#

wai why u do -1

#

hmmm

#

cool

#

how about this

trail mural
#

@rugged tundra how do you even compare?

#

its like apples and oranges

shut hill
#

MAth all the way

#

reading bad

rugged tundra
trail mural
#

@quasi condor why do you think vue is going to overtake react? would it be worth learning vue over react?

cosmic lark
#

ughhhhhhhhhhhhhhhhhhhhh

trail mural
cosmic lark
#

rush rush rush rush

trail mural
#

I want one 3 years into the future ๐Ÿ™‚
Jk, trending would be more relevant, but I just wanna know why Charlie said it, I am looking for insight

cosmic lark
#

im almost half done reversing ittttttttt

#

reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

rugged tundra
cosmic lark
#

im in so rush rn and so much excited that i cant even code the logic fml

trail mural
cosmic lark
#

anyone free join in and help me lmao

#

i cant code the logic of it

#

smfh

#

cuz im excited

toxic berry
#

working?

uncut meteor
#

wait

toxic berry
#

yay

uncut meteor
toxic berry
uncut meteor
#

beans

#

@bold copper

#

Butterchicken

raven pilot
#

what did i miss

ivory stump
molten pewter
#

what was the question?

olive hedge
#

should keyboarding be taught in schools

vivid palm
#

mavis beacon teaches typing

#

was basically a typing game

uncut meteor
#

Touch type = Yellow
Anything else = Blue

vivid palm
#

i think we did it for like, 1 session a week

#

in primary school

#

Touch typing (also called blind typing, or touch keyboarding) is a style of typing. Although the phrase refers to typing without using the sense of sight to find the keysโ€”specifically, a touch typist will know their location on the keyboard through muscle memoryโ€”the term is often used to refer to a specific form of touch typing that involves pla...

uncut meteor
#

Home row typing = ๐Ÿ”ด
Anything else = ๐ŸŸข

terse needle
quasi condor
trail mural
#

when have you ever typed high wpm?

vivid palm
trail mural
#

other than in a test

quasi condor
trail mural
#

fast brain

quasi condor
#

more bad essays

terse needle
#

I have about 49 wpm

#

๐Ÿ˜”

quasi condor
#

if you're ever bored for a few weeks, I'd definitely recommend working through typingclub or something like it

#

the one Mina linked looks pretty good

#

I used typingclub - it appealed because it gamified things quite nicely

vivid palm
#

do you "properly" use right shift when doing left hand capital letters?

uncut meteor
terse needle
#

add it to my list of learning more emacs stuff and vim keybinds

terse needle
vivid palm
#

i also don't "properly" type the area of letters around zxc

quasi condor
#

and possibly some of the numbers

uncut meteor
quasi condor
#

I never use right shift

uncut meteor
terse needle
#

I use caps lock every time

quasi condor
#

(I did whilst learning though)

vivid palm
#

it's "weird"

#

lol

uncut meteor
#

no

terse needle
#

no

uncut meteor
#

Wirde

terse needle
#

edriW

uncut meteor
#

must be a English - American translation thing

quasi condor
terse needle
ivory stump
#

and I accessible to many

#

para 2 line 2

terse needle
#

thank you, make pr now /s

vivid palm
#

looks pretty good spelling-wise

terse needle
#

is chose the past tense of choose

ivory stump
#

yes?

terse needle
#

I had a hard time with that one

ivory stump
#

choosened

vivid palm
#

Each object (I shall be referring to them singularly as a 'boid') has a set of rules (cohesion, separation and alignment) which can not been seen individually however when in a group of other boids a flock beings to appear, this is a demonstration of emergence.

Each object (hereby called a 'boid') has a set of rules (cohesion, separation and alignment) which can not been seen individually. However when in a group of other boids a flock beings to appear; this is a demonstration of emergence.

^ this paragraph needs some work maybe

ivory stump
#

was going to suggest smth like that smh

vivid palm
#

i think i also write "cannot" instead of "can not"

terse needle
#

I don't know how to use semi colons ๐Ÿ˜”

terse needle
vivid palm
#

you stick them in between 2 sentences that sound like they flow together

pallid hazel
#

kannoot

quasi condor
#

San Francisco-Oakland-Hayward, CA

terse needle
#

@ivory stump remember the issues I was having with modulo, terns out % is remainder instead of modulo in C

ivory stump
#

:/

terse needle
#

ended up creating a MODULO macro #define MODULO(a, n) fmod((a), (n)) + (((a) < 0) * (n))

ivory stump
#

lol

tranquil hornet
#

How do I use voicechat?

#

!voicefreely

wise cargoBOT
#

You are not allowed to use that command.

ivory stump
terse needle
#

@rugged root never manage to get into your van lmao

#

taking you a while to get in there

tranquil hornet
#

Does anyone read this chat ?

ivory stump
#

yes

tranquil hornet
#

I thought you were a bot lol

ivory stump
quasi condor
rugged tundra
#

Visa Mainframe Analyst

#

Bachelor degree in Computer Science or related field and 5 years of Software Development Experience or a Masters with 3 years of Software Development Experience or a PhD with 2 years of experience. Proficiency in COBOL, CICS, DB2, JCL
Experience on application development on Windows and Mainframe.
Relational Database Management System like MySQL, MSSQL, DB2, etc.

amber raptor
quasi condor
#

absolutely ridiculous

#

visa, visa, mastercard, and IBM

#

pretty much the whole world

cosmic lark
#

com halp if anyone free

#

@flat sentinel i read u as Kernel

#

i literally had a panic

#

ig thats what u call kernel panic

#

?

flat sentinel
cosmic lark
#

feels more superior

#

but then u get bsod

#

feels bad man

flat sentinel
#

No I will still with the linux

cosmic lark
#

down in @hasty scarab if u are linux kernel

#

oh nice

#

i forgot how to do that

#

basicall code/help

quasi condor
rugged tundra
molten pewter
#

ttfn

rugged tundra
sweet lodge
#

Did I miss something?
Everything seems to be on fire today

quasi condor
old heart
#

^ how interest rates work

amber raptor
trail mural
quasi condor
quasi wadi
#

r u talking about the problems between russia nd ucraine?

#

idk if is ucraine

old heart
#

ukraine

#

yes

quasi wadi
#

๐Ÿ˜…

#

ah

#

hhaha

#

srry

#

can I make you a question even if is not about python (from html an image border )?

#

bo bo bo bo hahaha

quasi condor
signal sand
#

https://www.youtube.com/watch?v=If61baWF4GE&t=902s
@quasi condor @amber raptor ... there are oil reserves in Ukraine.. That could a possible incentive...

Get a year of both Nebula and Curiosity Stream for just 14.79 here: https://curiositystream.com/?coupon=reallifelore
Watch the full companion video covering Russia's Invasion of Georgia here: https://bit.ly/3JUslSL

Please Subscribe: http://bit.ly/2dB7VTOโ€‹โ€‹โ€‹

Select video clips courtesy of Getty Images

Select video clips courtesy of the AP Arc...

โ–ถ Play video
quasi wadi
#

well i have to still doing my project see u guys

signal sand
#

UnCommon Core: The Causes and Consequences of the Ukraine Crisis

John J. Mearsheimer, the R. Wendell Harrison Distinguished Service Professor in Political Science and Co-director of the Program on International Security Policy at the University of Chicago, assesses the causes of the present Ukraine crisis, the best way to end it, and its conseq...

โ–ถ Play video
#

@somber heath

amber raptor
signal sand
amber raptor
#

And seizing Crimea and Donetsk because they could.

signal sand
#

If Putin allows it... Putin will look weak to people...

bold copper
uncut meteor
#

pssss

#

don't dell him

bold copper
#

Thank you

old heart
bold copper
#

Iโ€™ll tell him personally

#

But he probably knows already

old heart
old heart
cunning lake
#

hii

#

how are you ?

wary meadow
#

<@&267628507062992896> can you give us permission to share the screen?

#

Or <@&831776746206265384> ?

#

@jolly goblet ?

vivid palm
#

no, please don't ping anyone for this permission

#

it's only granted by mods already present in vc if they're willing

wary meadow
#

Can you join us then?

vivid palm
#

no, only if mods are already present in vc and willing

grizzled zenith
#

become this guy

#

@here

wary meadow
wind raptor
#

Hey all!

leaden comet
#

hiya chris

unkempt magnet
cunning lake
#

Hey!!!!

loud karma
#

lmao

unkempt magnet
#

.

wind raptor
unkempt magnet
wary meadow
wary meadow
cunning lake
#

when you learn python

shell bobcat
#

yo can we be civil

grizzled zenith
#

Let's be kind please

shell bobcat
#

im just trying to learn python lol

wary meadow
#

wtf guys

#

ahah

#

religion is all about the power of the sun

#

logic and reason was passed by some other beings

#

that were more evolved

#

don't fight guys

#

make peace

vivid palm
#

you can't ask a question and then not listen to the answer

#

i'm ready to shut down this conversation at any moment though, forewarning

mortal crystal
#

????

vivid palm
#

who attacked fox?

#

i didn't

#

tagged*

#

@grizzled zenith

grizzled zenith
#
mortal crystal
#

he talks about how AI was created back in the 70's, pretty interesting!!

grizzled zenith
#

yeah they conceptualized the perceptron which is one of the fundamental units of modern neural network architectures but they failed to recognize (or have the hardware to be able to run) multi-layer perceptrons which are what demonstrated the true ability of the idea

mortal crystal
#

yeah mate, also really interesting the application of matrix algebra on the field of image recognition

grizzled zenith
#

yes

#

that is the origin of this message from me

mortal crystal
#

as soon as i finish my current project, im gonna learn AI i think

tidal shard
#

so @viral ibex how are you doing

#

lol

wary meadow
#

@tidal shard

#

Piรณdรฃo

shut goblet
#

why is it showing 900 more?

#

and not telling me the actual thing

deep wave
#

it's the default console.log behavior. just iterate over the array and log it

wary meadow
#

@tidal shard , if you like to eat I would advise you to go 1 week to the Azores Islands (specially to the Furnas area) to eat this:

#

and then go to Piรณdรฃo, OPorto and Lisbon, on the other week

shut goblet
#

const crashHash = "bad1dfbf65112a3598540df06bbfb6fccc2456596d52b57fb1f8333348d306ba";
const salt = "00000000000000000006b3a5a60849712b5f42f5fe3d2b475adea1d7bee9e36f";

function saltHash(hash) {
  return crypto.createHmac("sha256", hash).update(salt).digest("hex");
}

function generateHash(seed) {
  return crypto.createHash("sha256").update(seed).digest("hex");
}

function divisible(hash, mod) {
  // We will read in 4 hex at a time, but the first chunk might be a bit smaller
  // So ABCDEFGHIJ should be chunked like  AB CDEF GHIJ
  var val = 0;

  var o = hash.length % 4;
  for (var i = o > 0 ? o - 4 : 0; i < hash.length; i += 4) {
    val = ((val << 16) + parseInt(hash.substring(i, i + 4), 16)) % mod;
  }

  return val === 0;
}

function crashPointFromHash(serverSeed) {
  const hash = crypto
    .createHmac("sha256", serverSeed)
    .update(salt)
    .digest("hex");

  const hs = parseInt(100 / 5);
  if (divisible(hash, hs)) {
    return 1;
  }

  const h = parseInt(hash.slice(0, 52 / 4), 16);
  const e = Math.pow(2, 52);

  return Math.floor((100 * e - h) / (e - h)) / 100.0;
}

function getPreviousGames() {
  const previousGames = [];
  let gameHash = generateHash(crashHash);

  for (var i = 0; i < 1000; i++) {
    const gameResult = crashPointFromHash(gameHash);
    previousGames.push({ gameHash, gameResult });
    gameHash = generateHash(gameHash);
  }

  return previousGames;
}

function verifyCrash() {
  const gameResult = crashPointFromHash(crashHash);
  const previousHundredGames = getPreviousGames();

  return { gameResult, previousHundredGames };
}

console.log(verifyCrash());
wary meadow
#

or just stay 3 days in Azores

deep wave
#
verifyCrash().gameResult.forEach(console.log)
shut goblet
deep wave
#
verifyCrash().previousHundredGames.forEach(game => console.log(game.gameResult))
urban summit
#

am I able to talk in voice chat

#

or is it a level thing

wind raptor
#

!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.

old heart
#
import threading

# A thread-safe implementation of Singleton pattern
# To be used as mixin or base class
class Singleton(object):
    
    # use special name mangling for private class-level lock
    # we don't want a global lock for all the classes that use Singleton
    # each class should have its own lock to reduce locking contention
    __lock = threading.Lock()
    
    # private class instance may not necessarily need name-mangling
    __instance = None
    
    @classmethod
    def instance(cls):
        if not cls.__instance:
            with cls.__lock:
                if not cls.__instance:
                    cls.__instance = cls()
        return cls.__instance
#
gilded radish
#

Can someone help in Ant colony Algorithm?

old heart
#

Position of a Point with Respect to a Circle
Let us identify the position of a point with the help of a radius.

The part of the plane or the set of points in a plane that lies inside a circle is called the interior of the circle. The part of the plane or the set of points in a plane that lies outside a circle is called the exterior of the circle. The set of points that lies on the circumference of the circle is called on the boundary of the circle.

Consider a circle in a plane, as shown in the figure. Consider any point P on the circle. If the distance from the centre O to the point P is OP, then

(i) OP= radius (If the point P lies on the circle)

(ii) OP< radius (If the point P point lies inside the circle)

(iii) OP> radius (If the point P lies outside the circle)

Therefore, a circle divides the plane into three parts, i.e., the interior of the circle, the exterior of the circle, and the circleโ€™s boundary.

formal meteor
gusty birch
old heart
#

!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.

short ingot
#

I don't smoke often at all but when I do I can't stop laughing, for about 2 hours then I fall asleep.

#

More like edibles for me

#

Not in Cali lol

#

No I understand you Andrew when I smoke I turn completely silent

#

Try edibles

#

yes very very little

#

A buddy of mine has a pure THC oil company and he gave me a box. I put a small drop on my tongue and 2 hours later Im having the laughs of my life

#

I've has shrooms once in my life, it was a micro dose and the sky looks glittery and pretty

#

had*

summer ocean
#

share ur profile guys i wanna see how professionals look thinkmon

#

on linkedin

#

๐Ÿฅฒ sed

#

umm here is a question , do certificates matter on linkedin ?

formal meteor
#

not at all

summer ocean
#

Bye

formal meteor
formal meteor
brave pulsar
#

50 non deleted messages is a lot

#

am i missing something? everyone just chilling here, or watching/doing something that isnt visible to me

lavish heart
#

hi

glacial mural
mortal crystal
#

do last night inquisition ended?

gusty birch
plain rose
#

If aliens did exist, how would that affect Miss universe?

#

wait a sec, blender has a python api?

#

nice

pallid hazel
#

i have a discord bot idea for somone

#

you know, so they play in discord

molten pewter
zenith radish
plain rose
zenith radish
quasi condor
zenith radish
somber heath
#

"Uwu."
"...You're hired."

plain rose
#

are we just posting pictures of beaches now?

somber heath
#

If pertinent.

plain rose
#

and also my blender crashed after i've been working on it for one hour and i forgot to save

zenith radish
plain rose
#

i'm too scared to cancel the process

somber heath
#

"Healthy eating is a danger hazard."

rugged root
#

And now I keep reading it as "danger lizard"

plain rose
#

we did it boys, moderator commands are no more!

#

it's just, discord wants everyone to migrate to slash commands

zenith radish
somber heath
#

"Why is the toilet bowl glowing?"

#

"Well, you know that rave last night?"

#

"...ah."

rugged root
#

Glowstick shots

somber heath
#

Important tip: Do not consume glowsticks. Danger danger.

plain rose
#

hydrogen peroxide, mmmmm

#

delicious

#

when was this added?

#

i haven't noticed it till now

somber heath
#

Alternatively titled, "Do not handle."

plain rose
somber heath
#

OH! Donut handles.

#

I just twigged.

#

Or as I would spell it, doughnut.

plain rose
#

mhm, my blender is still lagging

rugged root
#

Too many things open? Too many assets being worked on?

plucky gazelle
#

python

plain rose
#

oh, stop lagging

#

idk what was going on i just pressed esc

#

back to drawing shit animations

rugged root
#

Oh, do you guys want to see an absurdly fat robin that my wife saw yesterday?

rugged root
#

I've never seen a robin that huge

plain rose
#

brrrrrrrr

#

that isn't a robin, that's a spray painted turkey stuck on a fence

noble copper
rugged root
#

It's just friggin' massive

#

It's like a baseball

plain rose
#

Wait a sec, i can't listen to this call, my teams meeting, and my playlist all at the same time

rugged root
#

Teams meeting is more important

plain rose
#

alr, i gotta leave this call then

quasi condor
rugged root
#

I know I should be looking at this longer term, like maybe in a year, but I reeeealllllly feel like I'm getting fucked by my mutual fund

somber heath
#

There's an Australian version of blockchain.

#

Blokechain.

#

Offer also valid in the UK.

cedar briar
#

I can't see everyone on the VC

#

This is not the first time on this VC

#

I'm pretty sure there are more people on VC atm than what I'm able to see

rugged root
#

Yeah you'll have to reload your client. CTRL + R

#

It's been a bug for months

cedar briar
#

Oh, weird that I see this happen only on this channel

rugged root
#

No idea

#

I wish I knew, it's been irritating

cedar briar
#

Yup :,

ivory stump
rugged root
#

Back in a bit. Have to get some computers connected.

quasi condor
shell wharf
#

good @wind raptor

#

wau?

#

what is it about?

warm cape
#

@wind raptor I don't have permission to speak

wind raptor
#

!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.

shell wharf
#

nice

shell wharf
#

yea

#

i have another acc but can't open it rn so

#

yea

warm cape
#

how's going ?

shell wharf
#

good

warm cape
#

you can call me ali

shell wharf
#

wau?

#

its more like ุนู„ูŠ

warm cape
#

maybe just A

shell wharf
#

okkeey

warm cape
#

yes it's like our names in turkey related to Arabic

shell wharf
#

oh btw

#

i have a small game project in turtle

#

but having some problems

#

its like a trash coming from sky and you have to pick it with a garbage bin

#

turtle lists

#

i need to make a list for trash but idk how to remove one of the turtles

#

like shut it off

#

its better when its in the list

#

so i dont have to write 20 turtle

#

yes

#

do you know how to do it>

#

?

#

no control it

#

yea kinda

#

idk when there is a loop the turtle shutdown imidiatly

warm cape
#

You like web application project?

shell wharf
shell wharf
#

yea

#

it has

#

turtle.mainloop()

warm cape
#

Yes I am developing a dictionary application

#

do i share a link

shell wharf
#

nice

shell wharf
warm cape
#

But i don't send new commits

shell wharf
#

thats cool

summer ocean
#

Kon'ichiva

warm cape
#

I will develop those feature

#

Yes you're right you will create your word list

shell wharf
summer ocean
#

Hi joe_salute

warm cape
#

I will add sign in and sign up. You can create your word list if you want add a word

warm cape
shell wharf
plain rose
#

finally finished french, we're talking abt health now tho

#

where did vincent go?

#

guess he left

summer ocean
#

Anyone here did CS50 from havard online ? Im doing it and it's so interesting ๐Ÿ˜Š That's where i got to know about python

rugged root
plain rose
#

mayo (โ•ฏยฐโ–กยฐ๏ผ‰โ•ฏ๏ธต โ”ปโ”โ”ป

#

I'm not allowed to say "dagggg nabit" (old man voice) when i stub my toe because mom says so

summer ocean
#

namecheap ?

shell wharf
#

does not w3school host for free?

plain rose
shell wharf
warm cape
#

could i ask about golang in the python server lol

plain rose
#

not too shabby for a free website host

#

considering it's a small project

summer ocean
#

if ur goal is to create a single website github gives u that , and the url is very short not like blah blah blah . w3schools . io

wise cargoBOT
#

Hey @shell wharf!

It looks like you tried to attach file type(s) that we do not allow (.rar). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a, .csv, .json.

Feel free to ask in #community-meta if you think this is a mistake.

warm cape
#

hey @wind raptor As someone who uses python and golang, what project requirements do we choose golang for?

summer ocean
plain rose
#

cya

#

jake sends his regards

rugged root
plain rose
#

well my schedule's screwed

#

I thought today was tuesday

#

now i gotta go change my actitivities

onyx granite
#

f**k

summer ocean
#

Bye Byii

warm cape
#

hello

#

@keen sky can you repeat?

#

I know just how to print in the java

#

lmao

#

I used java before 2.5 years ago to learn OOP

#

My relationship with java like that

keen sky
#

that's my current relationship with java

#

I hate OOP

#

I wanna go back to scripting languages yui_why

warm cape
#

I like OOP but Java ๐Ÿ˜ฆ

#

I thought OO paradigm is good

summer ocean
#

u can do the same in google meet ๐Ÿ˜•

amber raptor
lyric pawn
#

๐Ÿคฃ

#

@pallid hazel is very productive

shut hill
#

Can someone help me

#

Like idk what to do

#

Or how to start it

#

I started with an input now idk what i do.

lyric pawn
#

Good just working

#

and idk @shut hill ๐Ÿ˜† can you show your code so far?

shut hill
#

๐Ÿ™‚

lyric pawn
#

๐Ÿคฃ

shut hill
#

lol

wind raptor
#

!voice @whole bear

wise cargoBOT
#

Voice verification

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

summer ocean
#

IntelliSense ?

#

Umm that's how ai works it remember things and slowly learns from it

#

it's on a very early stage

lyric pawn
#

@mild quartz is here

#

hes always got something good/useful to say

mild quartz
#

lmao

#

hey guys

#

hi @wind raptor

#

pretty good so far

#

im onboarding at a new job so

#

its like

#

wtf to do

#

i hate this part of the job

#

where you dont have any concrete accomplishments yet

#

@wind raptor idk if you see chat here

#

yeah

#

and figure out projects

#

but its not at all a concrete thing

#

just ~drifting~

#

no

#

we did talka bout that yesterday

#

but no im not

#

i was saying yesterday that even though contractors don't get benefits this can be worth it at higher salaries because you can have better tax situation

#

showing up is 80% of the job lol

#

yeah its fine i wasnt clear

#

im on salary

#

ill be on voice in a min

wind raptor
lyric pawn
#

@rugged tundra everyones seen forest gump

#

sometimes i feel like you think people have been living under a rock

#

@plain rose is john cenas more savage older brother

rugged tundra
plain rose
#

hmmmmm

#

i tried to stay up a few days in an airplane

lyric pawn
#

@rugged tundra coffee seems like the type of person, if he didnt have work commitments, would be up all day/all night, just researching/learning in a state of flow, forgetting to eat alot of times

plain rose
#

LocalUnboundError - name "wild" is not defined

lyric pawn
#

joe cena is hilarious

#

@whole bear joe cena is funnier than you

plain rose
#

Thurgood Marshall

#

weightest

#

yes i'm a weightest why do you ask?

#

is gymnastics considered a sport?

#

mb

#

if anyone has watched the show

mild quartz
#

lol

#

more like making good predictions and attributing mistakes to the correct past decisions is adaptive

plain rose
#

1 assignment done, 2 to go

#

(still thinking about a conversation i had 4 years ago) yeah I'm up to date and living in the present

#

what are the mobile data prices per month for you guys and which country are you in?

#

Here in canada, it's around $60 CAD month for 5 gb of mobile data

unkempt magnet
#

30$ a month

plain rose
unkempt magnet
plain rose
#

that is

#

such a good

#

deal

#

the prices here are higher than that tesla floating to mars

lyric pawn
#

sorry guys i had to go into a call with @shut hill to help him with his coding homework ๐Ÿคฃ

plain rose
lyric pawn
#

@rugged tundra im not somewhere

#

im not in any place...

lyric pawn
#

when you fix your indentation, good luck tomorrow man

plain rose
#

@rugged tundra : Everyone's story is unique and no one is going to sort it for you
My story:

lyric pawn
#

@rugged tundra how can we use this method to be more productive

#

whats your point man?

#

@rugged tundra this sounds like meditation?

#

or some awareness shit lmao

#

can you put this on youtube man?

#

can you record yourself doing this?

plain rose
#

idk this is starting to seem more and more like a cult initiation

lyric pawn
#

that shit was hilarious๐Ÿ˜†

plain rose
#

what do you mean?

#

that was my homework

lyric pawn
# plain rose i didn't write it

๐Ÿคฃ i thought that was your story you created, that was why i was laughing so hard. I thought you said you wrote this for history class

plain rose
#

if you think my homework is funny my guy, go outside, meet other homosapiens and touch some grass

lyric pawn
#

i thought you were reading it to people for thoughts?

plain rose
lyric pawn
#

๐Ÿ˜†

#

@rugged tundra how can we use what you just said to benefit ourselves?

plain rose
keen sky
#

!pastebin

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

lyric pawn
#

coffee im trying to give you the benefit of the doubt man

#

come on youre so smart

keen sky
lyric pawn
#

but i didnt get what you meant by your speech

trail mural
#

hey stepbro

plain rose
lyric pawn
#

ok, so BE PRESENT?

#

You think that lowers stress?

#

got you

plain rose
#

anyone here know french?

unkempt magnet
plain rose
#

C'est le Mercredi aujour'dui, me mecs

unkempt magnet
plain rose
#

no need to provide your signature, I already have all your details

#

;)

rugged tundra
unkempt magnet
plain rose
#

at times, i've enter absolutely nothing AND not submitted my assignment, that was a big typo

#

quite a big typo

#

react to this message with ๐Ÿ‹ for a special surprise

#

you're going to get it anyway

cunning lake
#

tanks @rugged tundra

gentle flint
#

@lyric pawn why don't you speak

plain rose
#

see ya after this assignment

unkempt magnet
plain rose
#

(Humor has officially left the chat)

gentle flint
#

it's quite a while since then

lyric pawn
#

๐Ÿคฃ

trail mural
#

Hi KJ

lyric pawn
#

๐Ÿ˜†

#

i havent been voice verified yet

gentle flint
#

well why don't you

molten pewter
#

jmac was voiced verified at some point...

lyric pawn
#

i will in 1 to 2 months though

gentle flint
#

why so long?

lyric pawn
#

i have obligations

molten pewter
#

How did he unverified himself?

lyric pawn
gentle flint
#

you don't have a minute to go and type !verify in the verification channel?

lyric pawn
#

i dont ever remember typing that command in?

#

can you verify yourself with other methods?

molten pewter
#

because Maro and I saw that you had been Verified, don't you remember us talking about it?

lyric pawn
#

its more about distractions

#

I have something im working on right now

#

and i easily get off course

lyric pawn
#

from my memory

gentle flint
lyric pawn
#

but we have alot of convos

#

i cant remember the exact time/timing of this convo

lyric pawn
#

like i can control exactly the time im wasting

#

but when i start talking, i can get alot more distracted

#

Ill be on soon verboof. Be patient

#

you better be here by then, i dont want you to miss out

lyric pawn
#

@rugged tundra ๐Ÿคฃ

#

@rugged tundra a bribe?

#

Under the table

gentle flint
lyric pawn
#

itll role around quicker than you expect

rugged tundra
#

Ilha da Queimada Grande, also known as Snake Island, is an island off the coast of Brazil in the Atlantic Ocean. It is administered as part of the municipality of Itanhaรฉm in the State of Sรฃo Paulo. The island is small in size, only 43 hectares (106 acres), and has a temperate climate. The island's terrain varies considerably, ranging from bare ...

lyric pawn
#

@rugged tundra we could drop @cunning lake off at snake island

rugged tundra
lyric pawn
#

๐Ÿคฃ

#

all inclusive

#

๐Ÿคฃ

#

youll like it there, i promise

#

@cunning lake would i lie to you?

#

๐Ÿ˜†

#

Bye everyone im going to go watch a movie โค๏ธ ๐Ÿ™

#

i dont know yet, we will find out

trail mural
#

c ya bro

lyric pawn
#

ill let you know after man

#

bye guys

plain rose
#

finally finished my art assignment

#

french*

#

(still have art)

#

hey no one is going to comment on how i sound like 13?

cunning lake
#

why do you think ?

plain rose
cunning lake
#

so what lemon_smile

plain rose
#

well that fialed

#

failed*

rugged root
#

@rose chasm If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know

#

Only reason I mention it is because you were hopping in and out of call

rose chasm
#

ok thank you

rugged root
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

keen sky
#

!pastebin

wise cargoBOT
#

Hey @keen sky!

It looks like you tried to attach file type(s) that we do not allow (.pdf). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a, .csv, .json.

Feel free to ask in #community-meta if you think this is a mistake.

keen sky
#

Instructions:

  • Review the requirements given below and complete the required work. Please compress all files
    into a zip file and submit it through Canvas.
    Objectives (100 points)
  • The goals of this lab are to review some important OOP concepts
    o Inheritance
    o Polymorphism
    o Abstract classes
    Part 1: Inheritance (40 + 10 pts)
  1. Design the class defined below using the design principles taught in class, it's up to you how you
    design the class as long as you are producing the required output. You should use getter and setter
    methods to assign values in the class. (40 pts)
    Create a Vehicle class that is the base class, this class should have:
    โ€ข String make
    โ€ข String color
    โ€ข int year
    โ€ข String model
    โ€ข Contains a parameterized constructor with parameters make color, year, and model
    โ€ข Public method printDetails(): this method prints the make, color, year and model.
    Create another class called Car that inherits from base class Vehicle, this Car class should have the
    fields:
    โ€ข String bodyStyle
    โ€ข int topSpeed
    โ€ข int currSpeed
    โ€ข Contains parameterized constructor with parameters make, color, year, model, bodyStyle,
    topSpeed and currSpeed
    Note: You have to call parent class constructor inside this car constructor to set values of
    make, color, model and year. Use of super() keyword would be wise here.
    โ€ข Public method accelerate(): this method returns int as (currSpeed+topSpeed)
    โ€ข Public method carDetails(): this method prints the details of the car that will include that will
    be inherited from printDetails method of base class and also include bodyStyle and
    accelerate value.
    (carDetails method should include the following information: make, model, year, color,
    bodyStyle and result returned from accelerate method implemented in Car class)
    Create a main method that will be used to print the Car Details by using carDetails() method by
    creating parameterized constructor of Car Class.
rose chasm
#

!voiceverify

rugged tundra
wise cargoBOT
#

Voice verification

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

rose chasm
#

wrong room

#

sorry

terse needle
#

void* is the best form of polymorphism

plain rose
#

Since i thought today was Monday was Tuesday I accidentally went on my treadmill instead of following my schedule and doing abs, so i gotta go now and make up for that

#

tl;dr cya

sweet lodge
#

Today weโ€™re excited to announce our support and collaboration on a new Stage 0 proposal to bring optional and erasable type syntax to JavaScript. Because this new syntax wouldnโ€™t change how surrounding code runs, it would effectively act as comments. We think this has the potential to make TypeScript easier and faster to use for development at e...

#

This example syntax looks a lot like a certain other snake loving language

rugged root
#

Really surprising how long it took them to add typehints

trail mural
rose chasm
#

python with cars?

rugged root
plain rose
#

so i made program that reads text off your screen and prints it out, anyone wanna give it a spin? py import os import pytesseract as pyt from PIL import Image import pyautogui from time import sleep from datetime import datetime pyautogui.alert('Scraping current screen in 5 seconds...') sleep(5) file = pyautogui.screenshot() name = f'py{str(datetime.now()).rsplit(".")[0].replace("/", ".").replace(":", ".")}.png' file.save(f'./{name}') pyt.pytesseract.tesseract_cmd = r'path_to_tesseract.exe' print(pyt.image_to_string(Image.open(name))) os.remove(name)

rose chasm
#

what is he talking about?

trail mural
rugged root
#

!Stream 159785588059406338

wise cargoBOT
#

โœ… @trail mural can now stream until <t:1646864726:f>.

somber heath
#

Soup or computer? You decide!

rugged tundra
#

"Condor Cluster," by connecting together 1,760 Sony PS3s which include 168 separate graphical processing units and 84 coordinating servers in a parallel array capable of performing 500 trillion floating-point operations per second (500 TFLOPS).[3] As built the Condor Cluster was the 33rd largest supercomputer in the world and would be used to analyze high definition satellite imagery

somber heath
#

Buy flour. Maybe eggs. Make your own pasta.

#

Important: Not self-raising.

noble copper
#

Fast food is cheap but you pay for it later in medical bills

somber heath
#

@keen sky Had I the choice, I would push the button to render your family's livelyhood obsolete.

#

Better for humanity.

cosmic lark
#

3451769357 ? 143694565 = 29819541
find the operator / operation which supports this equation

#

replace "?" with the operator

somber heath
#

Have you tried any?

cosmic lark
#
  • , - , / , %, *
#

those are what i tried

#

classic simple once

#

can be gcd, lcm

#

whatever

#

idk

somber heath
#

There's a few others.

cosmic lark
#

like?

somber heath
#

// ** ^ & @

formal meteor
#

exponentiation

#

I noticed that they're all odd...

cosmic lark
formal meteor
#

so maybe it's the inverse.... ln

somber heath
cosmic lark
#

aight thanks

#

ima try with those

formal meteor
#

Can it be any arbitrary "operator"?

cosmic lark
#

whatever xD

#

kinda an obscene thing im reversing

somber heath
#

There are a number of functions in the math module.

cosmic lark
#

oh yeahhhh

#

gotta see each of them nice idea

mild quartz
somber heath
mild quartz
#

What if I want insurance on my house? Against personal injury? On my car?

#

Should the government buy me car insurance

somber heath
#

Health insurance.

mild quartz
#

ok

#

what if government coverage isn't enough for me

#

and i want better

umbral terrace
#

a = range(20)

a[15:None:-1]
[15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]

somber heath
#

Then the government system should lift its game and that should be everyone's concern.

mild quartz
#

???

#

so you are saying that I'm not allowed to spend my money on insuring my own health

#

and whatever the government decides for me

#

thats what i get

trail mural
#

ideals

#

you don't want ideals?

mild quartz
#

(note that the government will never cover everything, like expensive cancer treatments)

somber heath
#

It ought to.

mild quartz
#

it can't

#

its impossible to pay for

#

millions of dollars per cancer patient in the US

somber heath
#

Then legislate the costs.

umbral terrace
#

print a[15::-1]

mild quartz
#

this is absolute brainrot beliefs

somber heath
#

You invest in medicine and the development of medical technology.

mild quartz
#

the treatment literally would not exist

#

smh

trail mural
#

why?

umbral terrace
#

print a[15::-1]

mild quartz
#

because you could never start an organization to do so

trail mural
#

?

#

not every organisation cares about money

#

I work for non profits.

#

im in the same discord as you

#

im going to die the same as you

#

whats different?

somber heath
#

It's not supposed to make money. It's an investment in the health of your own citizens, ultimately reducing the increased cost of treating people who become sicker as a result of not having access to proper healthcare under the current systems.

trail mural
#

nice assumption based on what evidence

formal meteor
trail mural
#

I work for non profits

#

doesn't mean I dont have investments.

#

$$$

#

I don't need to work a day in my life and I haven't hit 24