226
you are viewing a single comment's thread
view the rest of the comments
[-] atmur@lemmy.world 35 points 2 months ago

In an ASMR voice:

f n space main open parenthesis close parenthesis space open curly bracket line return indent print l n exclamation mark open parenthesis open quote hello world close quote close parenthesis semicolon line return close curly bracket

[-] exu@feditown.com 14 points 2 months ago
fn main(){
    println!("hello world");
}
this post was submitted on 08 Sep 2024
226 points (96.3% liked)

Programmer Humor

32558 readers
471 users here now

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

Rules:

founded 5 years ago
MODERATORS