+ 1
Can you help me with this Selection Sort explanation?
I already understand the flow of the code but I cannot understand the syntax there was inside the function, I wanna understand it code by, code,because I have to explain it tomorrow to my teacher and my grades are based on how I explain it 😭, pls help me.
3 Respuestas
+ 3
Would you please link your code?
You can add some comments in the code about which part you understand and which is unclear to you. This way, other users can help you much quicker!
+ 2
Here is the theory part.. Generally everyone asks the algorithm you used.. If your teacher asking the code that means teacher wants to know how much you understood coding... For that, you need to take the course and understand it.. practice.
https://www.sololearn.com/learn/658/?ref=app
For a specific line of code you don't understand, mention here so community may try to help ..
Hope it helps..
+ 1
Hi! have you tried to search for this question on the Internet?
https://stackabuse.com/selection-sort-in-JUMP_LINK__&&__python__&&__JUMP_LINK/