Skip to content

Instantly share code, notes, and snippets.

@Flurrywinde
Created April 24, 2022 13:34
Show Gist options
  • Save Flurrywinde/58658c08bd210b21c2aeef7cff2697af to your computer and use it in GitHub Desktop.
Save Flurrywinde/58658c08bd210b21c2aeef7cff2697af to your computer and use it in GitHub Desktop.
GIST created by python code
digraph {
0 [label="START" shape=doublecircle fillcolor=chartreuse style=filled tooltip=""]
0 -> 4 [label="None"]
4 [label="..." shape=box fillcolor=none style=filled tooltip="None
1: title TestChoice author Xxx comment your code goes here
None
END
"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment