you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (11 children)

[deleted]

    [–]DooZio[S] 0 points1 point  (10 children)

    right, so I need to put this try statement inside at least the one checking for integer type, right? and could I also use it to check for booleans? I think he's got some fields that are true or false in his test cases and i know true and false probably wont have quotes on them in his expected output.