No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 2 answers

Sia ? 5 years, 3 months ago

Indentation is required for indicating what block of code a statement belongs to.

Khushi Tanwar 5 years, 3 months ago

It refers to indicate that what block of code a statement belongs to
  • 1 answers

Aditya Vishwakarma 5 years, 3 months ago

Numeric python you can say NumPy which mean its help to solve the numeric values in python
  • 1 answers

Palak Gambhir 5 years, 3 months ago

Of what.....?
  • 0 answers
  • 1 answers

Sia ? 5 years, 4 months ago

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.

  • 1 answers

Sia ? 5 years, 4 months ago

The CPU processes instructions it receives in the process of decoding data. In processing this data, the CPU performs four basic steps:

  1. Fetch
  2. Decode
  3. Execute
  4. Store
  • 2 answers

Aditya Vishwakarma 5 years, 3 months ago

943 divide its from 8 and you get answe

Kailash Sharma 5 years, 4 months ago

(1657) in octal
  • 2 answers

Kunal J 5 years, 3 months ago

(1656) with base 8

Aditya Vishwakarma 5 years, 3 months ago

Firstly divide 942by 8and you get some numbers which is in octal
  • 0 answers
  • 0 answers
  • 3 answers

Varsha Bhati 5 years, 3 months ago

I don't know

Ankit Dahiya 5 years, 4 months ago

I don't know

Krunal Das 5 years, 4 months ago

I dont know
  • 2 answers

Nidhi Sharma 5 years, 4 months ago

Olx?

Yasir Zafar 5 years, 4 months ago

Where i bought online
  • 1 answers

Sia ? 5 years, 4 months ago

  1. num = int(input("Enter a number: "))  
  2.   
  3. if num > 1:  
  4.    for i in range(2,num):  
  5.        if (num % i) == 0:  
  6.            print(num,"is not a prime number")  
  7.            print(i,"times",num//i,"is",num)  
  8.            break  
  9.    else:  
  10.        print(num,"is a prime number")  
  11.          
  12. else:  
  13.    print(num,"is not a prime number")  
  • 1 answers

Sia ? 5 years, 4 months ago

  • Input Unit.
  • Output Unit.
  • Storage Unit.
  • Central Processing Unit (CPU):
    • Arithmetic and Logic Unit (ALU)
    • Control Unit.
  • 1 answers

Sia ? 5 years, 4 months ago

Display Power Management Signaling

  • 1 answers

Neha .. 5 years, 4 months ago

(11001)-- binary form of 25
  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 1 answers

Himanshu Verma 5 years, 4 months ago

print("enter your name.") output: your name print("enter your date of birth")
  • 1 answers

Sia ? 5 years, 4 months ago

A computer is a combination of hardware and software resources which integrate together and provide various functionalities to the user. Hardware are the physical components of a computer like the processor, memory devices, monitor, keyboard etc. while software is the set of programs or instructions that are required by the hardware resources to function properly. There are a few basic components that aids the working-cycle of a computer i.e. the Input- Process- Output Cycle and these are called as the functional components of a computer. It needs certain input, processes that input and produces the desired output. The input unit takes the input, the central processing unit does the processing of data and the output unit produces the output. The memory unit holds the data and instructions during the processing.

  • 1 answers

Sia ? 5 years, 4 months ago

IDLE (short for integrated development environment or integrated development and learning environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1.

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App