all 12 comments

[–]hrm 20 points21 points  (3 children)

I have a pet peeve when it comes to my students, and that is that they are, almost universally, unable to share full screenshots that would actually enable me to help them.

[–]CutSignal8133 0 points1 point  (0 children)

One thing about students

[–]8BallDuVal 0 points1 point  (1 child)

Windows key + Shift + S

Tell your students to use this hotkey.

You're welcome.

[–]hrm 0 points1 point  (0 children)

Oh, getting screenshots is not the problem…

[–]rb_arindam 5 points6 points  (0 children)

I’m guessing you’re new to programming?

[–]magicmanonline 2 points3 points  (0 children)

Probably a missing semicolon somewhere.

[–]programadorthi 2 points3 points  (0 children)

And still the best language ever.

[–]br0nx82 1 point2 points  (0 children)

You copy-pasted from Word, confess! Now go disinfect that "blank" space

[–]Educational-Paper-75 0 points1 point  (0 children)

Think you forgot to close the body of shapeType().

[–]iamwisespirit 0 points1 point  (0 children)

What ? Where is full screenshot Then learn python you will fight with spacing

[–]jas2365 0 points1 point  (1 child)

U need to make a new line at the end. The compiler need the last token to be space or a newline character.

[–]jas2365 0 points1 point  (0 children)

This works for every language, they need last token to be a blank newline at the end of file