PCEP Practice tests

Joined
Jul 20, 2023
Messages
61
Reaction score
2
So I've been looking at getting certifications starting with PCEP-Entry level. I feel pretty confident that I am definitely beyond entry level. I mean I've written games in pygame, learned some tkinter, regex, pyautogui, and more. I've watched a few videos of what were supposedly real PCEP 30-02 tests and they were no problem. But then I started looking for free practice exams online. I even payed for one of them and its a whole different story. I mean some of the questions are easy but most of them are like designed to trick you with like a lower case 't' in True or a comma instead of a dot. Things that can just dont pop out and catch your eye. Some things like who created python and it was a multiple choice of all the same name with slightly different spellings. Or what was python named after. - The snake - Monty python -... I happened to know that one because of a book I read but I mean come on. And then there were questions asking you to do binary or hexadecimal calculations. What??? What entry level python programmer is doing that? I'll post a picture of one ridiculous question I took a screen shot of. Wasnt nearly the worst but pretty bad. So I'm just wondering like am I as bad of a programmer as these questions are making me feel like. Are these the questions that you really get on the PCEP or no. Maybe the'yre raising the bar to make sure you'll pass??? Idk
for forums.png
 
Joined
Jul 4, 2023
Messages
570
Reaction score
76
Every programmer should obviously have the numerical (Unicode) values of alphabet letters memorized, and the websites where you can look this up are completely unnecessary – sarcasm ;):cool:

BTW,
AFAIK 😄
Python:
abs(ord('h') - ord('z')) == 'Device Control Two'
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,170
Messages
2,570,925
Members
47,466
Latest member
DrusillaYa

Latest Threads

Top