GUVI
Back

concept of input/output

Created 2 years ago
162 Views
2 Comments
Nataraj4AAqbR
@Nataraj4AAqbR
Nataraj4AAqbR
@Nataraj4AAqbRProfile is locked. Login
Write a code to get the input in the given format and print the output in the given format. Input Description: First-line indicates two integers which are the size of array and 'K' value. Second-line indicates an integer contains elements of an array. Output Description: Print the taken input in the same format. Sample Input : 5 3 1 2 3 4 5 Sample Output : 5 3 1 2 3 4 5 my output Output: [ '5 3', '1 2 3 4 5' ]
Comments (2)
Please login to comment.
 
Powered by habitate.io Habitate