GE8151 Problem Solving and Python Programming (PSPP) MCQ for Online Exams Jan 2021
Hey friends, In this blog post we have uploaded multiple MCQ for GE8151 Problem Solving and Python Programming which is a first semester subject which the affiliated college students need to study.
This python programming subject is little harder for the students who have studied their courses without computer science paper. But its not impossible for them to get good marks, with a consistent hardwork you can easily pass this programming subject.
For this python paper, you need to be clear in the conditional statements, logics, operator precedence, loops and finding outputs. These are some important topics while writing a programming paper.
The GE8151 Problem Solving and Python Programming has the following units in its syllabus provided by anna university.UNIT | NAME |
---|---|
1 | Algorithmic problem solving |
2 | Data, expressions, statements |
3 | Control flow, functions |
4 | Lists, tuples, dictionaries |
5 | Files, modules, packages |
The Anna University Syllabus is strictly followed for creating these MCQ.
All the MCQ PDF materials are arranged based on the topics in GE8151 Problem Solving and Python Programming, so it will be very helpful for the students while preparing for the first semester papers.
The MCQ PDF Download Links for GE8151 Problem Solving and Python Programming
Download Link 1 for GE8151 Problem Solving and Python Programming
Download Link 2 for GE8151 Problem Solving and Python Programming
a=10
ردحذفb=20
print(a)
10
print(b)
20
إرسال تعليق