u/Desperate-Ear9204

▲ 3 r/apcsp

Is this wrong for frq 2c?

Frq 2c: Consider the list included in part (i) of the List section of your Personalized Project Reference.Explain how the list uses abstraction to manage complexity in your program. Suppose the list was not included in your program. Describe how you would need to adjust the code segment
in part (ii) of the List section of your Personalized Project Reference so that it has the same
behavior. If it is not possible to have the same behavior without the use of the list, explain
why

Basically, my program was a restaurant finder where all the restaurants were stored in the list. Therefore, I argued that my program wouldn’t function correctly without the list because the program would have nothing to iterate over and check to see if it could return to the user. But ChatGPT says it’s wrong because technically the question is asking how could you adjust it and you should just say that you need different variables to check each restaurant. Did I get the point or no?

reddit.com
u/Desperate-Ear9204 — 5 days ago
▲ 1 r/apcsp

Just wondering if anyone else had the AP CSP in class final coming up? Our teacher said it’s a 2 day test, where part 1 is 35 MCQ and part 2 is 35 MCQ. Does everyone have this or just me?

reddit.com
u/Desperate-Ear9204 — 22 days ago
▲ 2 r/apcsp

I know some people who have used AI to basically create their entire create performance task for AP CSP. They are able to understand their code well that AI made, but obviously it’s not theirs. Will college board be able to tell that their code is AI generated or not? The code looks pretty basic to me but I have no clue what college board can do.

For example, we were really never taught how to use dictionaries in python, but ai used it instead of a list, and it works so much better.

reddit.com
u/Desperate-Ear9204 — 1 month ago