Print Hello World in Python Practice Program #3

Print Hello World in Python This Program “Print Hello World in Python” is a very basic program. It is basically used to demonstrate the print() function of Python. This program shows that how can we print a string in Python. What is print() function in Python? print() function is an inbuilt function in python. This … Read more

Best CS Sample Paper Class 12 Term 2

CS Sample Paper Class 12 Term 2 Sample Paper Class 12 Term 2 COMPUTER SCIENCE (Code: 083) Maximum Marks: 35 Time: 2 hours General Instructions The question paper is divided into 3 sections – A, B and C Section A, consists of 7 questions (1-7). Each question carries 2 marks. Section B, consists of 3 … Read more

Even Odd Program in Python using Function #2

Even Odd Program in Python using Function Even Numbers : Those numbers which are completely divisible by 2 are called even numbers. for example : 2, 4, 6, 8 are even numbers. When we divide 242 by 2, it returns remainder ZERO which shows that 242 is an even number. Odd Numbers : Those numbers … Read more

Python File Handling Programs Important for Class 12

Python File Handling Programs 1. Text – File Programs 2. Binary – File Programs 3. CSV – File Programs (Coming Soon) Python File Handling Programs-Text File Q1. Write a program in python to replace all word “the” by another word “them” in a file “poem.txt”. Q2. Write a program in python to replace a character … Read more

Digital Presentation Class 9 Notes : Important Points

Digital Presentation Class 9 Notes A digital presentation is a process of expressing your ideas to audience using digital tools. A Presentation includes : Regular text Lists items Table Graphics elements Sound and Video Animation Presentation can be used : To present the project proposal in business organisations. In teaching and training. Machine parts and … Read more

Unit 4 Electronic Spreadsheet Class 9 Notes Important Points

Electronic Spreadsheet Class 9 Notes SPREADSHEET : A spreadsheet is a grid which interactively manages and organizes data in rows and columns. It is also called as Electronic Spreadsheet. It can also store, manipulate and create graphical representations of data. It is used for managing financial and accounting documents, creating data reports, generating invoices, and … Read more

Important Competency Based Questions Class 10 IT 402 with Solution

Competency Based Questions Class 10 Competency Based Questions Class 10 Q1. Parth is a student of class 10. His computer teacher taught him about Accessibility options which will enable a person with a disability or impairment to use a computer. He was curious to know about the types of impairment that impact computer usage. Being … Read more

Important Entrepreneurial Skills Class 9 Questions and Answers

Entrepreneurial Skills Class 9 Questions and Answers Q1. What is Business? Ans. Business is an economic activity which is related with continuous and regular production and distribution of goods and services for satisfying human wants. Q2. What do you mean by term Entrepreneur? Ans. An entrepreneur is a person who is self-employed, is willing to … Read more

error: Content is protected !!