Chapter 1: Getting Started with Python

access_time 2024-08-24T14:53:01.555Z face S P SHARMA CLASSES
Chapter 1: Getting Started with Python Mr. Sharma’s legacy is one of dedication, excellence, and a genuine passion for education....

Python Tutorial - 3 - Class 11 Computer Science - Flowchart

access_time 2024-08-24T14:44:09.011Z face S P SHARMA CLASSES
Chapter 1: Getting Started with Python Python Tutorial - 3 - Class 11 Computer Science Introduction to Flowchart and Pseudocode Flowchart: A flowchart is a graphical representation of an algorithm. A flowchart contains various shapes which are connected by arrows, which showing the flow of control. ...

Python Tutorial - 2 - Class 11 Computer Science - Introduction to Problem-Solving

access_time 2024-08-24T14:37:55.888Z face S P SHARMA CLASSES
Chapter 1: Getting Started with Python Python Tutorial - 2 - Class 11 Computer Science Introduction to Problem Solving Problem and Problem Solving In computer science, "problem" refers to a task or challenge that requires a solution. The process of identifying a problem, developing an algorithm, and...

12 CS Unit Test 1 with Answer

access_time 2024-07-28T09:21:44.583Z face S P SHARMA CLASSES
12 CS Unit Test 1 with Answer CLASS 12 (COMPUTER SCIENCE) S P SHARMA SIR 1. True/False: 5 (a) A Function can call another function or itself? (b) Function can alter only mutable data types? (c) Positional arguments must be written before keyword arguments. (d) The values of default arguments must b...

What is Computer

access_time 2024-07-09T14:21:38.45Z face S P SHARMA CLASSES
What is Computer Computer Computer an electronic machine that can accept different type of input and produce different type of output according to the user instructions and saves output for the future use. Computer can store, find and arrange information, calculate amounts and control other machine...