This is an example used for showing code tracing with breakpoints.
Input a text here, separated by commas. When you click on a button, the
text will be split using commas as separators and a paragraph of text will
be added for each part. There is an intentional bug in the corresponding
Javascript code. Set a breakpoint in the addSplitted()
function and find the bug!