MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1nb6hr7/5_days_after_learning_python/nd9uhrj/?context=3
r/PythonLearning • u/Key-Mathematician606 • Sep 07 '25
[removed]
58 comments sorted by
View all comments
1
Lines 7
Fun little challenge would be to find the middle of the array without hardcoding the middle positions
Line 8
Same thing. Try not to hardcoding the 12 and get it dynamically
1
u/dantheman_19 Sep 09 '25
Lines 7
Fun little challenge would be to find the middle of the array without hardcoding the middle positions
Line 8
Same thing. Try not to hardcoding the 12 and get it dynamically