Python (Python PROGRAMMING LANGUAGE)
BCA CTIS KU SYLLABUS CATEGORY : (Programming Language Course) Course Objectives: Unit I Introduction to Python, features, Character set, tokens (keyword, identifier, literal, operator, punctuator), variables, concept of l-value and r-value, use of comments, Data types: number (integer, floating point, complex), boolean, sequence (string, list, tuple), None, mapping (dictionary), mutable and immutable data types.Operators: arithmetic …