Ask a question to get started
Enter to send•Shift+Enter new line
Return True if child is subsequence of parent.
True
is_subsequence( child: Sequence, parent: Sequence, ) -> bool