Python Forum
mini coding request - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: mini coding request (/thread-24693.html)



mini coding request - randy - Feb-28-2020

Hello,

I need someone to help me. I'm studying for an exam but all the sample tests have choice C as the answers so I can't practice with them. Could someone who has experience with coding write a quick mini program/shareware that scrambles the answer choices for each question? The sample tests are in pdf format and there are 5 answer choices lettered A-E in capital letters. I really need this as soon as possible. If you could please help, it would help me so much.


RE: mini coding request - micseydel - Mar-02-2020

We'd be happy to assist you with doing it yourself, but we don't write code for others here. Give it a try, and post back when you get stuck. Make sure to read the rules to optimize your chances of a helpful answer.

By the way, PDFs are tricky to work with. I'd try to come up with a solution that works on text, and just manually copy-paste out of the PDF. I wouldn't try for something so generic that anyone else can use it though, it'll probably be specific to your purposes.