No products in the cart.

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

Ask Question
  • 2 answers

Ankit Singh? 3 years, 8 months ago

Here you will get your answer with explanation ?

Ankit Singh? 3 years, 8 months ago

https://itsourcecode.com/free-projects/python-projects/book-store-management-system-python-project-with-source-code/
  • 1 answers

Abhishek Rastogi 3 years, 8 months ago

In this chapter u are going to deal with basic components of python programming like what are characters , operators , keyword, and u will also learn to do badic program Please take help from any good book.
  • 1 answers

Rajend Roy 3 years, 8 months ago

Use solo learn app for answer
  • 1 answers

Rishabh Chauhan 3 years, 8 months ago

give me answer
  • 1 answers

Pranshu Patel 3 years, 7 months 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 3 years, 8 months ago

30 is simple integer value But 30, is tuple data type

Shreyansh Agrahari 3 years, 8 months ago

What a wonderful question ⁉️❓
  • 3 answers

Rajend Roy 3 years, 8 months ago

to communicate anywhere

Shreyansh Agrahari 3 years, 8 months ago

Internet is a International network

Adi Bhau . 3 years, 8 months ago

Waste of time
  • 1 answers

Sia ? 3 years, 7 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 3 years, 8 months ago

Gajab

Adi Bhau . 3 years, 8 months ago

Also The full form of DBMS is database management system

Shubham Panwar 3 years, 9 months ago

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

Pranshu Patel 3 years, 7 months ago

32

Shreyansh Agrahari 3 years, 8 months ago

The answer will be 16*2

Harsh Pal 3 years, 8 months ago

32

Shweta Nawal 3 years, 9 months ago

The answer will be 16*2
  • 0 answers
  • 2 answers

Shreyansh Agrahari 3 years, 8 months ago

This is a real answer of the question [ ∆∆¥€¢£π{°•°}^~✓✓✓©®]™™

Shreyansh Agrahari 3 years, 8 months ago

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

Shreyansh Agrahari 3 years, 8 months ago

#PythonProgramme

Shreyansh Agrahari 3 years, 8 months ago

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 3 years, 9 months ago

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

Shubham Panwar 3 years, 9 months ago

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

Jaya Lakshmi 3 years, 9 months ago

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

Shubham Panwar 3 years, 9 months ago

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

Ankesh Phalswal 3 years, 9 months 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 3 years, 8 months 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 3 years, 9 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 3 years, 9 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 3 years, 9 months 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 3 years, 9 months 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))

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