

8·
2 days agoHere’s Rust:
fn main() {
println!("Please and Thank You");
}
Admin of kbin.earth, creator of Interstellar.
Here’s Rust:
fn main() {
println!("Please and Thank You");
}
Do programming languages count? :)
Here’s Go:
package main
import "fmt"
func main() {
fmt.Println("Please and Thank You")
}
Why is it that this got the most upvotes, compared to the more genuine comments in this thread? :)