Study Guide for IITM BS Programming in Python OPPE 1 Tips
Tips for Python OPPE 1:
- There will be 5 questions in the OPPE, and you have to solve any 4. So, you have ~23 minutes for each question to solve.
- You can give 3 min to read/examine each question and if you get some intuition how to solve within the first 5 min, then you should start writing code, if it's taking more time, skip the current question and go to next.
- Have a pen and paper with you, and break the question into smaller parts, write pseudocode for each part, then start writing code in editor (don't take more than 5 min).
- With this, you will end up having 12 minutes to write code. It's enough because you know the logic and all, you just need to type that's it!
- If you forgot how some built-in function works, then do:
print(help(func_name))
. - If you got some errors in your code, check this image.
🔗 https://drive.google.com/file/d/1LCmb82CykYSWZIK_a-lnTxXgQiRBCfGC/view?usp=sharing
Bonus ✨
Check my OPPE 1 Revision session here 🔗
Python Live Sessions Playlist🔗 https://www.shorturl.at/anrAM
Thanks,
Parampreet Singh
Social links:
Github: https://github.com/Param302
Kaggle: https://kaggle.com/param302
LinkedIn: https://www.linkedin.com/in/param302/
Telegram: https://t.me/Param_302
Twitter: https://twitter.com/Param3021
YouTube: https://youtube.com/@Param3021