Click here to Skip to main content
15,898,222 members

Comments by higii (Top 2 by date)

higii 26-Aug-19 5:23am View    
hey, this is just one part of the code that was unclear to me and that's why I posted this question. Anyway, someone just gave me the answer :

"It basically prints out the tree starting from the right side.. And it adds blank spaces based on how far in you are so it displays like that in the console.. So 55 is deeper by one from 33 so it has 5 more spaces in front of it and so on."
higii 26-Aug-19 3:19am View    
Hey, thanks for that tutorial. I checked it out a bit and it kinda seems a bit too advanced for me. They explain the basics but then just post a long code without proper explanation so I think I'll get lost by the looks of it.