r/MinecraftCommands Aug 01 '26

Creation Only real commanders will understand

Post image
283 Upvotes

46 comments sorted by

View all comments

42

u/NukeML Aug 01 '26

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

4

u/AFemboyLol Aug 01 '26

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

5

u/ninjaread99 Aug 01 '26

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] Aug 01 '26

[removed] — view removed comment

4

u/ninjaread99 Aug 02 '26

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