No, I mean i m solving these problem as well but the context is, i have to take an input text file for that where only the grid is given no values for row and columns , I m finding some difficulty in printing the code also confused about the solution, can u help?
Broo can you help in my campus placement.
Yes, Please watch the job interview preparation playlist to get all the tips
How will the code change if it dont take the row and column as input,if takes only the grid as input
you are asking for getting the input from hackerrank?
No, I mean i m solving these problem as well but the context is, i have to take an input text file for that where only the grid is given no values for row and columns , I m finding some difficulty in printing the code also confused about the solution, can u help?
@@nehanoor149 if you're reading file, read line by line until the end of the file, that's the easy way
I did that using for loop, and applied def function there, but cant print the output, Will u see my code?
What is zip() here in code
It will iterate multiple lists in sequential order
Can i get the full code bro?
please
It's better to use the hints in the code and use it for the solution!!!