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