Expected output --> [] Empty array. Else: Expected output --> [a,b,c,d] What I have tried: Copy Code. My Java code: List<String> x = new ...
確定! 回上一頁