3x define input 'algo' 'bubble Sort'
gives an error
input/algo=/bubble Sort: Invalid character in pattern value bubble Sort for algo.
It's quite a restriction to have only alpha numeric characters in the input values, unless I am missing some way to have input values with space/comma.