Conversation

bruh im like 'ok maybe i can try learning python on my own' and immediately am stuck cause i cant figure out how to make my cursor go up to delete a previous line
114
528
i google 'how to delete previous line in python' but the internet cannot comprehend i am this stupid
16
202
my goal tonight: upload a csv into python apparently i need a thing called 'pandas' and to get pandas i need to use a thing called 'pip' i may have installed pandas? first several attempts didnt work. i copypasted a rando internet thing in. i have no idea how to tell
60
182
Replying to
Honestly think it’s worth learning the basics from the ground up via CS50p or some random YouTube series rather than trying to jump in at this level. CS50p lessons are under an hour, and include environment set up instructions.
1
2
Show replies
Replying to and
I appreciate this, but without the basic fundamentals you'll get from those early tutorials, you won't be loading your CSV into anything in a way you can take next steps with. I usually start by learning variables and how to count, then some input, output, & if/else.
3
Replying to and
This is why actual coders are rare. A perverse level of perseverance is required. It may sound a bit chauvinistic but I rarely find this aggressive level of willingness to bang your head against the very basics of problems just to gain an inch of progress in women.
1