No products in the cart.

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

Ask Question
  • 3 answers

Prashant Ladhiya 4 years, 10 months ago

too bad answer

Prashant Ladhiya 4 years, 10 months ago

where is the answer

Anima Soni 4 years, 10 months ago

Yes, slice operator produces list slices.
  • 1 answers

Tannu Rao 5 years, 9 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 5 years, 9 months ago

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

Himani Gautam 5 years, 9 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 5 years, 9 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 5 years, 9 months ago

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

Aditya Vishwakarma 5 years, 9 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
  • 0 answers
  • 2 answers

Sanjeev Mandle 5 years, 9 months ago

Nomber of job done/timetaken

Asish Kumar 5 years, 9 months ago

Do not ask rubbish question
  • 1 answers

Asish Kumar 5 years, 9 months ago

Hatt
  • 1 answers

D.J Alok 5 years, 9 months ago

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

Sanjeev Mandle 5 years, 9 months ago

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

Apurv Gautam 5 years, 9 months ago

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

Aryan Gaidhane 5 years, 9 months 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, 10 months 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.

  • 0 answers
  • 0 answers
  • 1 answers

Sia ? 5 years, 10 months 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, 10 months ago

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

Pritish Pawar 5 years, 10 months ago

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

Gaurav Kumar 5 years, 10 months ago

You just need a mobile good internet connection and YouTube

Abhijit Mandal 5 years, 10 months 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 ...
  • 2 answers

Gaurav Kumar 5 years, 10 months ago

Did you mean list ?

Lakshmi Lakshmi 5 years, 10 months ago

Arrays lesson in computer scince ????
  • 0 answers
  • 1 answers

Aditya Vishwakarma 5 years, 9 months ago

Debugging refers to the process of locating the place of error, cause of error and correcting the code accordingly
  • 5 answers

Gaurav Kumar 5 years, 10 months ago

Python is type B language which can be translated by both interpreter and compiler . It is case sensitive and OOL . Python provides easy syntax than other langs . Python is way comfy then other langs cause here you got no '{' and ';' which makes a program much more difficult :D

Nitin Choudhary 5 years, 10 months ago

Object oriented programming language

Harshi . 5 years, 10 months ago

Python is a programming language which is case sensitive

Abhijit Mandal 5 years, 10 months ago

PYTHON is a good or you can say its a COOL programming language in the world ... :- Python is a interpreted high level language . :- Python is a case sensitive language. :- if you have great knowledge of mathematics and in your own logic to solve complex problems then you can find python very interesting. Abhijit mandal :- HOPE YOU LIKED IT.

Kavya?? Verma 5 years, 10 months ago

It is a case sensitive language

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