Introduction • In Python, tuple is also a kind of container which can store list of any kind of values. • Tuple is an immutable
Introduction • In Python, a list is a kind of container that contains collection of any kind of values. • A List is a mutable
Introduction • When we develop a program for some task, generation of errors is so obvious. • A Programmer needs to find these errors and try
Introduction As we know that a sequence of characters enclosed in single quotes, double quotes or triple quotes (‘ ‘ , “ “, ‘’’ ‘’’)
Introduction Generally a program executes from starting point to end point. Some program does not execute in order. As per the requirement, execution order of
Introduction In this chapter we will learn data types, variables, operators and expression in detail. Python has a predefined set of data types to handle
Python Introduction In order to provide an input, process it and to receive output, we need to write a program. Program, is a group of
Python (a Computer Language) As we know that in order to communicate with a computer system, we need a language. This language may be C,
Please refer to chapter-wise Notes for Class 11 Informatics Practices below. These revision notes have been designed based on the latest syllabus and NCERT Book
Students should read Chapter 15 Our Environment Class 10 Science Notes provided below. These notes have been prepared based on the latest syllabus and books
