Kns Institute of Technology: Semester 6t H Subject Code 17CS664 Subject Name Date of Submission Date of Assignment
Kns Institute of Technology: Semester 6t H Subject Code 17CS664 Subject Name Date of Submission Date of Assignment
ASSIGNMENT I
Academic Year (2019-20)
Semester Date of
6ht Subject Subject
17CS664 PAP Submission
Date of Code Name
Assignment
COURSE OUTCOMES:
CO 1: Understand Python syntax and semantics and be fluent in the use of Python flow control and functions
CO 2: Demonstrate proficiency in handling Strings and File Systems.
CO 3: Create, run and manipulate Python Programs using core data structures like Lists, Dictionaries and use Regular
Expressions.
.CO 4 : Interpret the concepts of Object-Oriented Programming as used in Python.
CO 5:. Implement exemplary applications related to Network Programming, Web Services
and Databases in Python.
SYLLABUS:
Q. Knowled
CO ge level
NO QUESTION
7 Explain the following a)in operator b)string comparison CO1, CO2 L2,L3
8 Explain how to create function with and without parameters in CO1, CO2 L2,L3
python