GUVI
Back

testcase failed even desired output gets

Created 3 years ago
31 Views
1 Comments
Jiphin
@Jiphin
Jiphin
@JiphinProfile is locked. Login
https://www.guvi.in/code-kata-main?concept=Input/Output I was doing this problem and the actual output was same as the desired one. but still showing the test case is failed why? my code: arr =[] n=7 arr=list(map(int,input().strip().split()))[:n] # arr.append(ele) for b in range(7): print(arr[b] , end=' ')
Comments
Please login to comment.
 
Powered by habitate.io Habitate