@DeskMateCo

Link in bio to get yours now! ❀

@magnete2837

Python is hard---> proceeds to code in java

@Commentator73

'Python is hard'. Thatβ€˜s why he codes in Java

@245aurora

Python is hard --> proceeds to play minecraft

@unknownguard2711

For those who don't know why he started to code in Java instead of Python

It's because Python is hard

@56vf1

πŸ’β€β™‚οΈ"Python is hard"

C++ developers : πŸ—ΏπŸ—Ώ

@buzzy2

That ain’t even Python 😭😭😭

@tordlikescheeze

lmao he started writing in java

@hydra_xx2

def_help ():
     print(""" 
Start - to start the car
Stop - to stop the car
Quit - to exit game 
""")
Command = ""
Is_started = True
While True:
    Command = input(">>).lower()
    If command = 'start':
         If is_started:
             Print("car started already")
          else:
                 Is_ started == True
                 Print(" car started ")
    elif command = "stop":
          If  not is_started:
                Print(" car stopped already")
           else:
                 Is_started == False
                 Print("car stop")
   elif command  = "help":
             def_help()
   elif command = "quit":
          break
else:
    Print("Invalid  command, type  HELP for available  command")
  

Guys pls like πŸ‘  my hands hurt πŸ˜Άβ€πŸŒ«οΈ

@MyWillBeDone

Video: "Python is hard... Public class..."

Me: oh sh*t

@megatopher477

heres an example for python:
a = "string"
b = "ing"
print(a+b) and you will get the word stringing

@samtk5759

>video talks about python
>starts writing in java
>wtf.jpeg

@mrcoolguy-rt1gv

literally no one has ever said python is hard

@Standoff2Live

A mouse pad in the form of a cheat sheet is a great solution!

@user-pq5nt1lt7i

Hi! Rust is one of the easiest programming languages and here we have Box<T>, Rc<T>, Arc<T>, RefCell<T>, Cell<T>, RwLock<T>, Mutex<T>, Weak<T>, Cow<T>, *const T, *mut T, NonNull<T>, ManuallyDrop<T>, Pin<T>, UnsafeCell<T> and these are just pointers.

@christiandwindt

*Pulls out the mouse mat that will be outdated in a week

@apparentlyjeet

Python so hard bro started java

@DelemaDin

Python is literally one of the easiest coding languages besides scratch, I started on scratch because scratch focuses on understanding what code does what instead of knowing every single line of code which helps people develop the nessecary understanding to code

@Limemaniayt

Basic tutorials:
print (β€œhey”)

a=3+5
b=10

print(a+b)  answer: 18

@bearxxymochi_333

python is hard kids, thats why we use java