TripleX with User Name Start & Beginner Student Update

Nothing too fancy, but I did got a little off the rails and created a User Name Input so that at the start, it knows your name.

At first, every time you got to the next level, it kept asking for the Name, so I had to take it out of the PrintIntroduction function, and place it into its own void function. Then after that, in the int main function [the core function I like to call it], I place the AskName function first, and then it goes into the main program, which is the while (condition), and so on and so on.

This is my first time programming ever, this course has taken me a week to really understand the basics because I can’t move on until I do, but I think I’m getting everything in.

1 Like

Amazing update Ken! :100:

Privacy & Terms