Login
Remember
Register
Ask a Question
Recent questions in Python
0
votes
1
answer
Which statement correctly assigns X as an infinite number?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-float
#float-python
Python-questions-answers
0
votes
1
answer
Which of the following will not yield in declaring x as the datatype of float?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-code
#code-python
Python-questions-answers
0
votes
0
answers
Equivalent operation for function pow(x, y) is __________.
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-equivalent-operation
#equivalent-operation-python
Python-questions-answers
0
votes
0
answers
Which statement accurately defines the bool class?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-boolean
#python-bool
#boolean-python
Python-questions-answers
0
votes
0
answers
While using 'bool', all zero values are considered as false and non- zero values are considered as true. Is the statement true or false?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-bool
#bool-python
Python-questions-answers
0
votes
0
answers
Data types in Python
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-data-types
#data-types-python
Python-questions-answers
0
votes
0
answers
Which statement accurately defines the bool class?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-bool-class
#bool-class-python
Python-questions-answers
0
votes
0
answers
Which is the fastest implementation of Python?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-implementation
Python-questions-answers
0
votes
0
answers
Which describes bytearrays?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-bytearrays
#bytearrays-python
Python-questions-answers
0
votes
0
answers
What will be the output of below text?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-code-
#python-output
#python-output-code
Python-questions-answers
0
votes
0
answers
Which action must be avoided to prevent the previously-defined names from getting overwritten?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-import
#python-overwritten
Python-questions-answers
0
votes
0
answers
When using the Python shell and code block, what triggers the interpreter to begin evaluating a block of code?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-shell
#python-code-block
#python-triggers
#python-interpreter
Python-questions-answers
0
votes
0
answers
Consider b is frozen set, what happens to b.add(3)?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-frozen-set
#frozen-set-pyhton
Python-questions-answers
0
votes
0
answers
All of these range types are correct except ___.
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-range-types
#range-python
Python-questions-answers
0
votes
0
answers
What characteristics describe the python programming language ?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-programming-language
#programming-language-python
Python-questions-answers
0
votes
0
answers
While using Python IDLE, by how many spaces are the code suites indented?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-idle-spaces
#python-spaces
#spaces-python
Python-questions-answers
0
votes
0
answers
What command is used to output text from both the Python shell and within a Python module?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-command-to-output-text
#python-output-text
#python-print
Python-questions-answers
0
votes
0
answers
Which of the following attributes exhibits Python's characteristics?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-ubiquity
#ubiquity-python
Python-questions-answers
0
votes
0
answers
Python is ubiquitous. Is this true or false?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-is-ubiquitous
#python-ubiquitous
Python-questions-answers
0
votes
0
answers
Which is the fastest implementation of Python?
asked
Jun 24, 2020
in
Python
by
Robindeniel
#fastest-python-implementation
#python-implementation
#fast-python
#python-fast
Python-questions-answers
0
votes
0
answers
Code written in Python 3 is backward compatible with Python 2.
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-code
#code-python3-compatible-python2
Python-questions-answers
0
votes
0
answers
The two main versions of Python include ___________.
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-versions
#version-python
Python-questions-answers
0
votes
0
answers
How to find the index of an element in a list python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-index
#python-element
Python-questions-answers
0
votes
0
answers
How will you do debugging in Python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-debugging
Python-questions-answers
0
votes
0
answers
What is %S in Python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-%s
Python-questions-answers
0
votes
0
answers
Name the built-in types provided by Python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-built-in-types
Python-questions-answers
0
votes
0
answers
What do you understand by DeQue in Python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-deque
Python-questions-answers
0
votes
0
answers
What is the OS module in Python
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-os-module
Python-questions-answers
0
votes
0
answers
How web scraping is done in Python, explain in short?
asked
Jun 12, 2020
in
Python
by
Robindeniel
#python-scraping
#scraping-python
Python-questions-answers
0
votes
0
answers
How do you randomize a list in Python?
asked
Jun 12, 2020
in
Python
by
Robindeniel
##python-randomize
#randomize-list-python
Python-questions-answers
Page:
« prev
1
...
23
24
25
26
27
28
29
30
31
32
33
...
41
next »
Recent questions in Python
...