No products in the cart.

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

Ask Question
  • 0 answers
  • 0 answers
  • 1 answers

Tannu Rao 4 years, 11 months ago

Bcoz there is no element having index greater than or equal to length of list..hence it gives an error while using such index values but in slicing it automatically slices the list upto the very last element even if index is out of range.
  • 3 answers
too bad answer
where is the answer

Anima Soni 4 years ago

Yes, slice operator produces list slices.
  • 1 answers

Tannu Rao 4 years, 11 months ago

Mutability means to modify in place where 'in place' means the modification is done at the original memory address and no other memory location is referred(as in the case of strings if we give new value to a existing variable, it refers to a new memory location)
  • 0 answers
  • 1 answers

Aditya Vishwakarma 4 years, 11 months ago

X'+y'=x'y'---1 x'y'=x’+y'---2 ' means bar or not
  • 2 answers

Himani Gautam 4 years, 11 months ago

string=input("Enter a string :") a=[] for i in string: if i=="a" or i=="e" or i=="i" or i=="o" or i=="u" or i=="A" or i=="E" or i=="I" or i=="O" or i=="U": a.append(i) print("There are",len(a),"vowels in",string)

Dev Ladhani 4 years, 11 months ago

n = str(input("Enter a string :")).lower() count =0 for i in range(len(str)): if (n[i]='a' or n[i]='e' or n[i]=='i' or n[i]=='o' or n[i] == 'u'): count+=1 print(count)
  • 2 answers

Himani Gautam 4 years, 11 months ago

A string is a character or a sequence of characters that is written in quotation marks.

Aditya Vishwakarma 4 years, 11 months ago

It is pre defined word in python to create string statement. It is always in upper commas like "I want book" For example print("I want book") its give 'I want book'
Gev
  • 0 answers
  • 2 answers

Sanjeev Mandle 4 years, 11 months ago

Nomber of job done/timetaken

Asish Kumar 5 years ago

Do not ask rubbish question
  • 1 answers

D.J Alok 5 years ago

Boolean means the number that comprises 2 digits 0 and 1. Computer can understand only Boolean no.
  • 1 answers

Sanjeev Mandle 4 years, 11 months ago

It connect different parts of computer to one another
  • 2 answers

Apurv Gautam 5 years ago

You may search it on Google or you tube because it will hard to write it here

Aryan Gaidhane 5 years ago

#sort using bubble sort method. 3,1,7,9,5 i=1 n-1 compare A1 and A2 interchange 1,3,7,9,5 compare A2 and A3 no change 1,3,7,9,5 compare A3 and A4 no change 1,3,7,9,5 compare A4 and A5 interchange 1,3,7,5,9 i=2 n-2 compare A1 and A2 no change 1,3,7,5,9 compare A2 and A3 no change 1,3,7,5,9 compare A3 and A4 interchange 1,3,5,7,9 i=3 n-3 compare A1 and A2 no change 1,3,5,7,9 compare A2 and A3 no change 1,3,5,7,9 i=4 n-4 compare A1 and A2 no change 1,3,5,7,9
  • 1 answers

Yogita Ingle 5 years ago

A data type is a classification of the type of data that a variable or objectcan hold in computer programming. Data types are an important factor in virtually all computer programming languages, including C#, C++, JavaScript, and Visual Basic.

  • 1 answers

Sia ? 5 years ago

The for loop do have all its declaration (initialization, condition, iteration) at the top of the body of the loop whereas in while loop only initialization and condition is at the top of the body of loop and iteration may be written anywhere in the body of the loop.

  • 1 answers

Gaurav Kumar 5 years ago

A variable is like a container in which you contain/stores a value for later use
  • 1 answers

Pritish Pawar 5 years ago

* ** *** **** ***"" **"* ***; **++--*
  • 2 answers

Gaurav Kumar 5 years ago

You just need a mobile good internet connection and YouTube

Abhijit Mandal 5 years ago

Hello Mohan kanha the subject company science is not only the study of book and anything else it's the practice of computer with your own logic.. so please dont take it such a way that you can pass by just mugging up the things thw only thing you have to do is to learn by PRACTICE ...

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