0

Should I change something in this programm

I made a programm that explains lists in some degree. I know its not perfect, but i want other peoples opinions on this, like what should i change, add, remove, rearrange. I also couldnt think of a short name in the slicing sections so i just put some random words. Can anyone give me some ideas? Programm: https://sololearn.com/compiler-playground/c6nZhlHTRIqI/?ref=app

30th Aug 2025, 3:50 PM
Meairal
Meairal - avatar
3 Antwoorden
+ 2
> delete the last 70+ empty lines > you have some repeated code: simplify
30th Aug 2025, 5:57 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
0
Add this concept to your list slicing section: https://www.sololearn.com/post/1783898/?ref=app
30th Aug 2025, 9:49 PM
Brian
Brian - avatar
0
Mihaly Nyilas thank yoy for your feedback. The 70 liness of code were beacuse i was doing this in mobile and i cant see some of the last lines of code (keyboard blocking) And i think ive gotten rid of some of the reapeating code. Some of the reapeating code is beacuse i showed different ways to use them
31st Aug 2025, 8:27 AM
Meairal
Meairal - avatar