No products in the cart.

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

Ask Question
  • 1 answers

Pranshu Patel 5 years ago

Input- By using the input function only string input . The value into input function cache into a variable. The input function will take a string argument which is to be displayed in front of the value input by a user's. Output- by using input function give output . Output can be in form of message or in a variable .It is also term as print function.
  • 2 answers

Suraj Gupta 5 years ago

30 is simple integer value But 30, is tuple data type
What a wonderful question ⁉️❓
  • 3 answers

Rajend Roy 5 years ago

to communicate anywhere
Internet is a International network

Adi Bhau . 5 years, 1 month ago

Waste of time
  • 1 answers

Sia ? 4 years, 11 months ago

List and Tuple objects are sequences. A dictionary is a hash table of key-value pairs. List and tuple is an ordered collection of items.
List and dictionary objects are mutable i.e. it is possible to add new item or delete and item from it. Tuple is an immutable object.

  • 3 answers

Mohammad Nihal 5 years ago

Gajab

Adi Bhau . 5 years ago

Also The full form of DBMS is database management system

Shubham Panwar 5 years, 1 month ago

Database is a program to store data in the form of table
  • 0 answers
  • 4 answers

Pranshu Patel 5 years ago

32
The answer will be 16*2

Harsh Pal 5 years, 1 month ago

32

Shweta Nawal 5 years, 1 month ago

The answer will be 16*2
  • 0 answers
  • 2 answers
This is a real answer of the question [ ∆∆¥€¢£π{°•°}^~✓✓✓©®]™™
A book publishing house decided to go in for computerization . The database will be maintained at the back end but you have to design the front end for the company . You have to accept book code,title , author , quantity sold from the user . The price will be generated depending upon book code . Net price should be calculated on the basis of the discount given : Book sheller - 25% School - 20% Customer - 5%
  • 4 answers
#PythonProgramme
We write in python [ ∆∆¥€¢£π{°•°}^~✓✓✓©®]™ The answer is in the form of 4444 333 22 of the pattern [This is ?% working]* (* = #Terms and conditions apply)

Shubham Panwar 5 years, 1 month ago

For i in range(4,0,-1): For j in range(1,I+1): Print(i,end=" ") Print()

Shubham Panwar 5 years, 1 month ago

For i in range(1,5): For j in range(i,1,-1): Print() Print(i,end=" ")
  • 0 answers
  • 2 answers

Jaya Lakshmi 5 years, 1 month ago

a=float(input ("enter first side: ")) b=float(input ("enter second side: "))

Shubham Panwar 5 years, 1 month ago

Errors:- 1)no inverted commas 2)brackets not closed
  • 1 answers

Ankesh Phalswal 5 years, 1 month ago

a=int(input("enter a number")) if a<1000: print("the given number is less than 1000") else : print("the given number is equal to or greater than 1000")
  • 0 answers
  • 1 answers

Pankaj Singh 5 years ago

s=0 x=int(input('enter the number')) for i in range(1,x+1): s+=(x**x)/(x+1) print('sum is',s)
  • 1 answers

Laxmi Rajput 5 years, 2 months ago

Data type of an object refers to the value it has given and the allowable operations on those values.
  • 1 answers

Laxmi Rajput 5 years, 2 months ago

Cybercrime is any criminal offence that is facilitated by, or involves the use of, electronic communications or information systems, including any electronic device, computer, or the internet. The term, cybercrime, is a general term that covers crimes like phishing, credit card frauds, illegal downloading, industrial espionage, child pornography, cyber bullying, cyber stalking, cyber terroism, creation and/or distribution of viruses, spam and so on.
  • 2 answers

Aries 24 5 years, 1 month ago

def maximum(l): myMax = l[0] for num in l: if myMax < num: myMax = num return myMax list=[] Number = int(input("Please enter the Total Number of List Elements : ")) for i in range(1, Number + 1): value = float(input("Please enter the %d Element : " %i )) list.append(value) print ("maximum element is:", maximum (list))

Aries 24 5 years, 1 month ago

def maximum(l): myMax = l[0] for num in l: if myMax < num: myMax = num return myMax list=[] Number = int(input("Please enter the Total Number of List Elements : ")) for i in range(1, Number + 1): value = float(input("Please enter the %d Element : " %i )) list.append(value) print ("maximum element is:", maximum (list))
  • 1 answers

Sia ? 4 years, 11 months ago

forming an integral part of a structure or object a camera with a built-in flash especially : constructed as or in a recess in a wall a built-in bookshelf. b : built into the ground a built-in swimming pool.

  • 2 answers

Nishita Singh 5 years, 2 months ago

a=int(input"enter the number") If a%2==0: Print ("a,is even") Else: Print("a,is odd")

Nishita Singh 5 years, 2 months ago

a=int(input"enter the number") If a%2==0: Print ("a,is even") Else: Print("a,is odd")
  • 1 answers

Vedha ..... 5 years, 2 months ago

Script mode: It recovers intrepretor to execute the code.it gives slow response, difficult for learners. Interactive mode:It didn't recovers any intrepretor to execute the code. it gives quick response, easy for learners.

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