The document outlines the topics and questions for a Python programming midterm exam, including conditional statements, loops, operators, and list methods. Students are asked to write programs to demonstrate patterns, operators, and built-in list methods. They are also asked to define syntax and execution behavior of conditional statements and loops.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
85 views3 pages
Cse Mid 1 Qus PP
The document outlines the topics and questions for a Python programming midterm exam, including conditional statements, loops, operators, and list methods. Students are asked to write programs to demonstrate patterns, operators, and built-in list methods. They are also asked to define syntax and execution behavior of conditional statements and loops.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3
Program: Under Graduation Subject: Python Programming
Course : 1 st B. Tech - II SEM Branch: CSE A & B /AI&ML
Academic Year: 2022-23 Examination: MID-I 1. a) What is a conditional statements in python programming ? 6m Give the syntax of various conditional statements available in python programming? b) write a python program to construct the following pattern, 4m using a nested for loop * ** *** **** 2. a) write a python program to demonstrate the usages of logical, 5m Assignment & Relational operators? b) write the syntax of various loop statements supported by python 5m programming &explain their execution behaviour with neat flow chart? 3. list out various python list built_in methods & write a program to 10m demonstrate their usages?
Program: Under Graduation Subject: Python Programming
Course : 1 st B. Tech - II SEM Branch: CSE A & B /AI&ML Academic Year: 2022-23 Examination: MID-I 1. a) What is a conditional statements in python programming ? 6m Give the syntax of various conditional statements available in python programming? b) write a python program to construct the following pattern, 4m using a nested for loop * ** *** **** 2. a) write a python program to demonstrate the usages of logical, 5m Assignment & Relational operators? b) write the syntax of various loop statements supported by python 5m programming &explain their execution behaviour with neat flow chart? 3. list out various python list built_in methods & write a program to 10m demonstrate their usages? Program: Under Graduation Subject: Python Programming Course : 1 st B. Tech - II SEM Branch: CSE A & B /AI&ML Academic Year: 2022-23 Examination: MID-I 1. a) What is a conditional statements in python programming ? 6m Give the syntax of various conditional statements available in python programming? b) write a python program to construct the following pattern, 4m using a nested for loop * ** *** **** 2. a) write a python program to demonstrate the usages of logical, 5m Assignment & Relational operators? b) write the syntax of various loop statements supported by python 5m programming &explain their execution behaviour with neat flow chart? 3. list out various python list built_in methods & write a program to 10m demonstrate their usages?
Program: Under Graduation Subject: Python Programming
Course : 1 st B. Tech - II SEM Branch: CSE A & B /AI&ML Academic Year: 2022-23 Examination: MID-I 1. a) What is a conditional statements in python programming ? 6m Give the syntax of various conditional statements available in python programming? b) write a python program to construct the following pattern, 4m using a nested for loop * ** *** **** 2. a) write a python program to demonstrate the usages of logical, 5m Assignment & Relational operators? b) write the syntax of various loop statements supported by python 5m programming &explain their execution behaviour with neat flow chart? 3. list out various python list built_in methods & write a program to 10m demonstrate their usages? Program: Under Graduation Subject: Python Programming Course : 1 st B. Tech - II SEM Branch: CSE A & B /AI&ML Academic Year: 2022-23 Examination: MID-I 1. a) What is a conditional statements in python programming ? 6m Give the syntax of various conditional statements available in python programming? b) write a python program to construct the following pattern, 4m using a nested for loop * ** *** **** 2. a) write a python program to demonstrate the usages of logical, 5m Assignment & Relational operators? b) write the syntax of various loop statements supported by python 5m programming &explain their execution behaviour with neat flow chart? 3. list out various python list built_in methods & write a program to 10m demonstrate their usages?