Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+9 votes
asked in CSC201 Spring 2021 by (1 point)
+3

This is a good question that I'm curious about too.
I plan on looking back on the routine practices and make a general note sheet for solving different types of problems. Also taking notice to the things that I commonly miss or mess up on, and practice those more too like looping or nested loops using text/numbers

+2

Thats what I was also thinking too and the preparation will depend alot on the format the exam has.

5 Answers

+6 votes

I will look at the routine and concept practices, and maybe do some of them again.

answered by (1 point)
+4 votes

Run through the routine practices, and make sure you have a good understanding of the Concept practices.

answered by (1 point)
+4 votes

You can also review the power points and write some code functions you don't have memorized yet in order to add them in your practice routines :)
Review/ re-do the practice and solo routines.
Go through the concept routines and understand them without writing the input in Thonny.

answered by (1 point)
+4 votes

You can do the routine practice exercises and concept practices and go through the slides for concepts you don't understand

answered by (1 point)
+4 votes

Another thing you can do is look at the previous midterm from last semesters to see what type of questions were asked

answered by (1 point)
...