As I was studying towards and python exam, I found this problem where it wants me to create a fully recursive function cut_sequence_recursively(seq, pred) thats
cut_sequence_recursively(seq, pred)