You are on page 1of 2

SHREE DEVI INSTITUTE OF TECHNOLOGY

Kenjar, Mangalore-574142
DEPARTMENT OF MASTER OF COMPTER APPLICATIONS
I Internal Test-October 2020

Sem:V(A & B) Max.Marks: 30

Course Name: Application Development using Python Duration: 1 Hour

Course Code: 18CS55 Date:17/10/2020


Question Marks RBT CO
Number Note: Answer Any One Full Questions from each Part Level

PART-A

1. a. List the different flow control statements . Explain any two with 10 L2 CO1
flowchart and a code snippet

b. Explain String Concatenation and Replication 5 L2 CO1

OR

2. a. Define function . What is the purpose of def statement . Write a 10 L2 CO1


Program that returns a different string depending on what number it
is passed as an argument

b. Write a Python Program to Guess a Number 5 L2 CO1

PART-B

3. a. Write a note on Tic-Tac-Toe Board and Write a python program that 10 L2 CO2
allows players to enter their move in a Tic-Tac-Toe Board

b. Write a Python Program for Pasword Locker 5 L2 CO2


OR

4. a. List and Explain with example , the different string methods available 10 L2 CO2
in python

b. Define a Dictionary . List and explain with example for each of the 5 L2 CO2
dictionary methods

You might also like