Python Core Project 4
Hi, I'm a student about to go into to college and I wanted to learn a little bit about python before I got into studying for a cybersec major. I don't know if it's because it's around 12am, or because I'm an idiot, but this project has me completely stumped. I found solutions for it all over the internet and I don't want to just copy and paste a solution. I'm making this post to ask, first is this problem actually hard or should I switch out of a comp sci major. Second, how do I do this, without just spoiling the solution pleeeease. All advice and help is very appreciated! Edit: Sorry! I didn't outright post my question. I was just wondering what the process might be or if you had any hints you could give me in order to progress. I don't quite understand how to get the desired output at my level. The question is this: Your given a file containing a list of books and you need to categorize them with the first letter and then the number of integers next to it, so for instance, Harry Potter would be H12. I have no clue how to do this correctly but I'm gonna keep trying. Any help or advice is much appreciated!