Chapter 4 Working with list and Dictionary in Python Class 11 IP NCERT Solution

Working with list and Dictionary in Python Q1. What will be the output of the following statements? i) list1 = [12,32,65,26,80,10] list1.sort() print(list1) ii) list1 = [12,32,65,26,80,10] sorted(list1) print(list1) iii) list1 = [1,2,3,4,5,6,7,8,9,10] list1[: : -2] print(list1[ : 3] + list1[ 3 : ]) iv) list1 = [1,2,3,4,5] print( list1 [ len ( list1 ) … Read more

Unit 4 IT 402 Web Application Class 10 Notes Important Points

IT 402 Web Application Class 10 Notes UNIT-4 WEB APPLICATIONS AND SECURITY SESSION 1 : WORKING WITH ACCESSIBILITY OPTIONS SESSION 2 : NETWORKING FUNDAMENTALS SESSION 3 : INTRODUCTION TO INSTANT MESSAGING SESSION 4 : CHATTING WITH A CONTACT – GOOGLE TALK SESSION 5 : CREATING AND PUBLISHING WEB PAGES – BLOG SESSION 6 : USING … Read more

IT 402 Entrepreneurial Skills Class 10 Notes Important Points

Entrepreneurial Skills Class 10 Notes A) Entrepreneur and Entrepreneurship : An individual who creates a new business, bearing most of the risks to set up a business is called entrepreneur. The process of setting up a business is known as entrepreneurship.  B) Entrepreneurship and Society : There is a direct relationship between Entrepreneurship and Society. … Read more

IT 402 Green Skills Class 10 Important Notes

IT 402 Green Skills Class 10 Notes Sustainability : Sustainability is an art of living where we respect our environment and make use of the available resources only to the extent where we can replenish what is available to us for the accessibility of future generation. Sustainability focuses on how human beings can live in … Read more

Updated Self Management Skills Class 10 Notes IT 402 Important Points

Self Management Skills Class 10 Notes Self Management: Self-management, also referred to as ‘self-control,’ is the ability to control one’s emotions, thoughts andbehaviour effectively in different situations. Basics of Self-management: To perform well at work and life in general, we must be able to manage and improve ourselves in various skillsincluding discipline and timeliness, goal-setting, … Read more

Updated Unit 3 Database Management System Class 10 Notes IT 402 Important Points

Database Management System Class 10 Notes CBSE has changed the Syllabus of DBMS Class 10. Moreover CBSE has divided the UNIT 3 DBMS of Class 10 into five Chapters. You can find chapter-wise notes and book questions through the link provided below. Unit 3: Database Management system using LibreOffice Base Chapter 8. Introduction to DBMS … Read more

IT 402 Advanced Spreadsheet Class 10 Notes Important Points

Advanced Spreadsheet Class 10 Notes Advanced Spreadsheet Class 10 Notes Unit 2: Electronic Spreadsheet (Advanced) using LibreOffice Calc The Central Board of Secondary Education (CBSE) has revised the syllabus for Class 10 Information Technology (IT-402). The revised syllabus focuses on the role of a Domestic Data Entry Operator in the IT-ITeS industry. CBSE introduces the … Read more

Comprehensive Digital Documentation Class 10 Notes using LibreOffice Writer IT 402

Digital Documentation Class 10 Notes Digital Documentation Class 10 Notes using LibreOffice Writer UNIT 1: DIGITAL DOCUMENTATION Class 10 Notes The Central Board of Secondary Education (CBSE) has revised the syllabus for Class 10 Information Technology (IT-402). The revised syllabus focuses on the role of a Domestic Data Entry Operator in the IT-ITeS industry. CBSE … Read more

error: Content is protected !!