1 2 3 4 5 6 7 8
/** * Welcome to brain! */ // This beginner program is traditionally used to demonstrate // basic functionality by showing a simple message on the screen out "Hello, world!\n";