This document contains instructions for a Python programming lab exam consisting of multiple choice questions requiring students to write programs using different Python concepts like variables, constants, I/O statements, recursion, tuples, dictionaries, functions, loops, operators, arrays, conditional statements, lists, and modules. For each question, students must write the aim, procedure, program, and output of their code. The exam will be 3 hours and students must answer any two of the questions provided.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
11 views
Python LabUniv Questions OCT2023
This document contains instructions for a Python programming lab exam consisting of multiple choice questions requiring students to write programs using different Python concepts like variables, constants, I/O statements, recursion, tuples, dictionaries, functions, loops, operators, arrays, conditional statements, lists, and modules. For each question, students must write the aim, procedure, program, and output of their code. The exam will be 3 hours and students must answer any two of the questions provided.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602.
PG And Research Department of Computer Science
I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM – OCT2023 SubCode: 23UCSCP14 MARK:75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Variables, Constants,I/O Statrments.
2. Write a python program using Recursion.
3. Write a python program using Tuples(any 4 methods).
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602.
PG And Research Department of Computer Science I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM – OCT2023 SubCode: 23UCSCP14 MARK:75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Jump statements.
2.Write a python program using Dictionaries(any 4 methods).
3. Write a python program using Functions.
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602. PG And Research Department of Computer Science I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM NOV’2023 SubCode: 23UCSCP14 MARK:75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Loops.
2. Write a python program using Operators(any three operators)
3. Write a python program using Arrays.
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602.
PG And Research Department of Computer Science I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM – NOV’2023 SubCode: 23UCSCP14 MARK:75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Conditional Statements.
2. Write a python program using Lists(any 4 methods).
3. Write a python program using Modules.
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602. PG And Research Department of Computer Science I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM – NOV’2023 SubCode: 23UCSCP14 MARK : 75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Strings.
2. Write a python program using Loops.
3.Write a python program using Recursion.
ARIGNAR ANNA GOVT.ARTS COLLEGE VILLUPURAM-605602.
PG And Research Department of Computer Science I-B.Sc.,PYTHON PROGRAMMING LAB UNIVERSITY PRACTICAL EXAM – NOV’2023 SubCode: 23UCSCP14 MARK:75 Subject: Python Programming Lab TIME : 3HRS
i. Answer any TWO of the following
ii. Write Aim, Procedure, Program and Output of the programs
1. Write a python program using Operators(any three operators)
2. Write a python program using Loops.
3. Write a python program using Conditional Statements