Create two windows in Sublime Text 3 w/ an example: split view, open two files simultaneously, & customize layout.
"Split strings in Python using multiple separators with an example: s.split(';|,') --> ['a','b','c','d']. Learn more!"