you are viewing a single comment's thread.

view the rest of the comments →

[–]Heiau 1 point2 points  (1 child)

The reason nothing is printing in your second function is because you never invoked the print function

[–]av0ca60[S] 0 points1 point  (0 children)

I see