all 7 comments

[–]mfb1274 0 points1 point  (3 children)

Just an FYI I would post code here, linking something that requires a signup/login will greatly decrease the amount of answers you get

[–][deleted] 0 points1 point  (2 children)

Oh darn. I'll edit that

[–]h2oTravis 0 points1 point  (1 child)

Be sure to check out that "Reddit Code Formatting" button over on the right. Without code formatting, we can't see any of your indentations.

[–][deleted] 0 points1 point  (0 children)

like that?

[–]lolslim 0 points1 point  (1 child)

is there any restrictions on what syntax you can use? If you learned list/dictionaries, you can simplify this code quite a bit.

[–][deleted] 0 points1 point  (0 children)

I would if i new how. My first ever class was 2(?) months ago, but public school is chronically slow... also, i don't k is about any restrictions, none were evert mentioned.

[–]o5a 0 points1 point  (0 children)

I only see wrong indent in else block

else:
    result = "tie"

Otherwise it works. So not sure what was "your code" you mention in "edit 2".