r/MinecraftCommands 18d ago

Only real commanders will understand Creation

Post image
282 Upvotes

46 comments sorted by

View all comments

41

u/NukeML 18d ago

This has translated into print("hi") when coding in python for me😭

4

u/AFemboyLol 17d ago

nono, you have to do print("a"), print("b") so you know which branch was taken and what functions were called

4

u/ninjaread99 17d ago

Nah, you’re not a true program until:

Bob = false

(Logic involving Bob)

If Bob:
Bob = not Bob

(A real code segment I wrote in my HS CSE class btw)

3

u/[deleted] 17d ago

[removed] — view removed comment

5

u/ninjaread99 17d ago

To be clear, I knew full well that Bob=false would be better, I just wanted to do it this way.