569

When you come back from vacation
@programmerhumor

you are viewing a single comment's thread
view the rest of the comments
[-] LazaroFilm@lemmy.world 11 points 1 year ago* (last edited 1 year ago)
void HelloWorld(string) {
  if (string == "print") {
    Serial.print("Hello World"};
  }
}

Solved it.

this post was submitted on 16 Aug 2023
569 points (96.7% liked)

Programmer Humor

32061 readers
890 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS