No products in the cart.

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

Ask Question
  • 0 answers
  • 1 answers

Jio Vs Airtal 5 years, 10 months ago

Error J is not define
  • 1 answers

Yasashwini Awasthi 5 years, 10 months ago

Tuples are represented as group of values of any data type with parenthesis and separated by commas but this data type can't be change by the user in further program. Where as Dictionary is an another featured data type in python which is a group of unordered set of values separated by colon and as well as comma, before the colon key of the value is represented and after the colon actual view is present.
  • 1 answers

Abhijit Mandal 5 years, 10 months ago

What type of sample programs are those carry please send me so I can explain you and help you
  • 1 answers

Kenguva Srichandana 5 years, 10 months ago

Notes for chapter Data Handling
  • 1 answers

Yogita Ingle 5 years, 10 months ago

Language is a means of communication among humans. Even animals and every other living being need language. One simply cannot communicate with others without language. Likewise, a computer also needs a language so that it can communicate with the users, which is called a programming language.

  • 1 answers

Jones Arputhan 5 years, 10 months ago

Single line comments are specified by ash tags (#) and they are automatically terminated by the end of the line. Comments that span multiple lines-used to explain things in more detail are specified by adding a delimiter (" '''')
  • 1 answers

Abhijit Mandal 5 years, 10 months ago

Here is your program :- #THIS PROGRAM IS CREATED BY ABHIJIT MANDAL #THIS THIS PROGRAM WILL CONVERT CENTIMETRE TO INCH. #MAIN CODE FOLLOWS:- length=float(input("ENTER THE LENGTH(in cm)HERE:- ")) def inch(): Inch=length/2.54 Print("THE ENTERED LENGTH",length,"CM IN INCHES IS", inch,"INCHES") If length<0: Print("length cant be -ve") else: inch() Just copy it and run then clear your doubt own!!
  • 1 answers

Aniket Verma 5 years, 10 months ago

for i in range(1,7): for j in range(1,i,1): print(j,end = " ") print() It is the code for your Q...☺
  • 2 answers

Aditya Vishwakarma 5 years, 9 months ago

Firstly write program and use max('name the string where you store the numbers) Like max(a)

Abhijit Mandal 5 years, 10 months ago

The best code is here:: #source code is created by Abhijit Mandal. #coding starts!!! a=[ ] n=int(input("ENTER THE TOTAL NUMBER OF ELEMENTS HERE:- ")) for i in range(1,n+1): b=int(input("ENTER THE ELEMENT HERE:- ")) a.append(b) a.sort() print("THE LARGEST NUMBER IS:- ",a[-1])
  • 0 answers
  • 1 answers

Valiveti Hemasree 5 years, 10 months ago

I do not think it is possible in python language
  • 1 answers

Ankita J 5 years, 11 months ago

The source code is simply the code you creat, using java syntax.
  • 0 answers
  • 0 answers
  • 0 answers
  • 2 answers

Mansi Sharma 5 years, 11 months ago

Ths variables are different. So it would just print a and b rather than giving any value.

Ashish Sonkar 5 years, 11 months ago

A=-2 B=729
  • 1 answers

Yogita Ingle 5 years, 11 months ago

Python is recommended due to its benefits, like easy language and readability. Python is employed over other styles because it is very easy to understand.

The print function is applied to represent any kind of information like string or estimated value.

print ('' Happy learning!'')

The displaying function is a built-in feature of the Python language and utilized to understand a line of a text provided by the user.

str = input (''Hello Everyone'')

print (''Received input is:'',str)

  • 0 answers
  • 4 answers

Nishi Chouhan 5 years, 10 months ago

A no. with 8 unique symbols i.e base 8 system

Valiveti Hemasree 5 years, 10 months ago

System with 8possible digits i.e.,0 to 7

Kanishka Raghuwanshi 5 years, 11 months ago

The system with base 8 is called octal system

Aman Raj 5 years, 11 months ago

What is software

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