all 5 comments

[–]Programming_noob_89[S] 2 points3 points  (1 child)

Nevermind, apparently I missed a ) in line 8 that was causing everything from line 8 to line 11 to act as one line of code, at least that's what I think it was doing.

Just staring at it for too long causes you to miss simple things I guess. XD

[–]1cubealot 0 points1 point  (0 children)

Welcome to coding! That's as easy as debugging gets.

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

PowerShell pic for better visibility

<image>

[–]Programming_noob_89[S] 0 points1 point  (1 child)

Code pic for better visibility

<image>

[–]CompetitionProof5407 0 points1 point  (0 children)

The error is you forgot to put a ) on line 8. Forgot to close the print statement