I have a .csv file with multiple rows and I need to write a code to ask the user if he wants to show the first 5 rows of the file then asks again if he wants to show another 5 rows and so one until the user type no
I'm a beginner in coding and tried to find a code to show what I mean but couldn't find anything similar to what I want, sorry for any confusion