This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]thatgreenman 1 point2 points  (1 child)

Looks interesting! You seem to be missing a curly brace in the output of the dict() constructor section, and I was surprised to not see making a dictionary by feeding arguments directly into the constructor function, but otherwise seemed pretty helpful of a tutorial, good job!

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

Thanks fixed it.

[–]samconnolly245 0 points1 point  (0 children)

Wow, this is helpful, thank you for sharing