No products in the cart.

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

Ask Question
  • 0 answers
  • 1 answers

Deepak Jain 3 years ago

Long=len(L[0]) Longest=L[0] for i in L: if len(i)>Long: Long=len(i) Longest=i print(Longest)
  • 5 answers

Devender Singh 3 years ago

Comma separated values example excle sheets,etc

Student . 3 years ago

wlcm

🤟Royal Thakur 🤟 3 years, 1 month ago

Thanks joy and deep ..

Student . 3 years, 1 month ago

comma separated value

Aseem Mahajan 3 years, 1 month ago

Comma seperated values (csv) is a type of file which allows to store data in a structured format. It can be accessed via notepad or spreadsheet software
  • 5 answers

Sia ? 3 years, 1 month ago

A function is a unit of code that is often defined within a greater code structure.

Pallavi Prasad 3 years, 1 month ago

defines a relationship between one variable (the independent variable) and another variable (the dependent variable).

🤟Royal Thakur 🤟 3 years, 1 month ago

Thanks bro ..

Aseem Mahajan 3 years, 1 month ago

Functions are the defined set of commands which are executed to give an output

🤟Royal Thakur 🤟 3 years, 1 month ago

Thanks ma'am..
  • 1 answers

Aseem Mahajan 3 years, 1 month ago

<font face="Times New roman">Correct ways:
$$\tt x = float(2.5)$$
$$\tt x = 2.5$$
If you want to check whether its correct, just write this statement and run it:
$$\tt print(type(x))$$
  • 4 answers

Jo Jooo 3 years, 1 month ago

Error will occurred

Saurav Bansal 3 years, 1 month ago

Yes

Aseem Mahajan 3 years, 1 month ago

<font face="Times New roman">So how are you deep

Student . 3 years, 1 month ago

false
  • 1 answers

Sathi Gupta 3 years, 2 months ago

Comma separated values
  • 0 answers
  • 1 answers

Sia ? 3 years, 3 months ago

Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.
  • 1 answers

🦋Tejasvi Singh🦋 3 years, 3 months ago

Import in python is similar to #include header_file in C/C++. Python modules can get access to code from another module by importing the file/function using import. The import statement is the most common way of invoking the import machinery, but it is not the only way
  • 1 answers

Sia ? 3 years, 3 months ago

A generation is "all of the people born and living at about the same time, regarded collectively." It can also be described as, "the average period, generally considered to be about 20–⁠30 years, during which children are born and grow up, become adults, and begin to have children."
  • 1 answers

🦋Tejasvi Singh🦋 3 years, 3 months ago

Key points. A stack is a LIFO, last-in first-out, data structure. Despite being so simple, the stack is a key data structure for many problems. The only two essential operations for the stack are the push method for adding elements and the pop method for removing elements
  • 1 answers

Sia ? 3 years, 3 months ago

Please ask question with complete information.

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