Given two strings inputString and subString as inputs, write a JS program to slice the inputString if it includes the subString.
確定! 回上一頁