I'm learning to code like you guys told me to

print("pee pee"+" poo poo")

Am I gonna /make it/?

Attached: tenor.gif (220x220, 19.52K)

tech bubble is over pajeet saturated the market

>no whitespace around operator

Attached: 1595548142568.png (245x205, 6.92K)

Nobody wants to hire them though

print(100*"A")
What does whitespace mean? No bully, it's my first day coding.

>Unnecessary concatenation
>Probably missing a newline
ngmi

Attached: vbbb7.jpg (666x607, 51.77K)

every kike corporation is clamoring to hire them to increase diversity

>print(100*"A")
>multiplying an integer by a string
what language are you using, this will definitely have a type error in it.
>What does whitespace mean?
a place where minorities are not allowed

It prints "A" 100 times in python.

you're a superstar!

pythons gay learn fortran or ngmi

That's disgusting syntax.

>not making words variables

user...I..

I think its printf

I haven't learned about variables yet
NO BULLY
thanks :>

Attached: 121232131231.jpg (1074x765, 51.54K)

class Op:
def __init__(self,name):
self.name = name
self.sexuality = "gay"

def isOpGay(self):
print(f"{self.name} is {self.sexuality})

user = OP()
user.isOpGay()

I'm huwhite. How do I code myself into the whitespace?

Attached: 1580217191411.png (790x837, 301.1K)

Attached: 1fe.png (658x662, 59.37K)

in all seriousness good luck fren :)
remember to learn your data structures/big O if you aren't a nigger

OK Seriously though,
WHICH PYTHON CLASS DO I TAKE???

Some sort of Udemy or Youtube or LinkedIn/Lynda or what?

Should I just see if I can take an online class at the local city college?

Attached: 4U61ty.jpg (1204x800, 88.57K)

Based

do you know why you want to learn python? What tasks are you trying to accomplish with programing?

Already better than 90% of pajeet coders. You're gonna make it, fren.

Attached: 1598068260097.jpg (250x200, 6.54K)

non, I went to my local university for the basics. Actually nobody cared that I was chilling in classes without being a student

Thanks! Not sure what that means yet (literally started 1 hour ago) but I will keep it in mind.
I'm doing a free course on sololearn. So far it seems good.

"Learn python the hard way"

Honestly it doesn't matter though, pick one, finish it and learn the basic syntax and stuff, then just start doing practice problems and small projects.

why fuck is that even allowed. glad I never touched that piece of shit

Attached: gcwaw7izkzo11.png (584x475, 290.13K)

I think you've gotta CHECK THOSE DUBS!!

Can i really just learn to code myself into a job? I hate to ask to be spoon fed... but I'm gonna.
What do you guys? What types of jobs do you get? How do you prove you're worth hiring with no work or school experience? I'm guessing a portfolio but what would you put in it?
Where are these jobs posted?
How long does it take to get being good enough to hire?

>What does whitespace mean?
Instead of
>print("poo poo"+" pee pee")
Do
>print("poo poo" + " pee pee")
Or ever better:
>print('poo poo pee pee')

>pee peepoo poo

ngmi

Literally not what that outputs, uneducated Pajeet. Go back to doing the needful. In a toilet preferably.

>can write my own smart contracts and bots to make money


imagine being a codelet in this century

thanks
I'm just learning it as something extra for my resume. I don't plan on (purely) becoming a programmer.

It's actually
> pee pee poo poo
I learned this after 1 hour of studying. Don't give up on studying Python, fren!

unsolicited code review, ignoring syntax:
>def isOpGay(self):
a getter named 'isOpGay' should just return true or false. Also just rename it to 'isGay' and it doesn't need to be a function.
Ideally you should have another class that does the asking of whether OP is gay, because OP shouldn't care about asking whether he is gay or not, he knows he already is (self.sexuality = "gay").

>operator overloading bad
What else do you think multiplying an integer by a string should yield instead?

You're disgusting