Login
Remember
Register
Ask a Question
Recent questions in Python
0
votes
1
answer
What do you understand by the term PEP 8 in Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-pep-8
#pep-8
pep-python
Python-questions-answers
0
votes
1
answer
What are the two major loop statements?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-loops
#python-statements
Python-questions-answers
0
votes
1
answer
Define PYTHON PATH?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-path
path-python
Python-questions-answers
0
votes
1
answer
What are the global and local variables in Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-global-variable
#python-local-variable
Python-questions-answers
0
votes
1
answer
What is the difference between list and tuple in Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-tuple
#python-list
#list-python
#tuple-python
Python-questions-answers
0
votes
1
answer
What are the applications of Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-applications
#applications-python
Python-questions-answers
0
votes
1
answer
What type of language is Python? Programming or Scripting?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-programming
#programming-python
Python-questions-answers
0
votes
2
answers
What are the key features of Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-features
#features-python
Python-questions-answers
0
votes
1
answer
What are the benefits of Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python-benefits
#benefits-python
Python-questions-answers
0
votes
1
answer
What is Python?
asked
May 16, 2020
in
Python
by
Robindeniel
#python
#python-language
#language-python
#python-programming
#programming-python
Python-questions-answers
0
votes
1
answer
What is the output of print list[2:] if list = [ 'abcd', 786 , 2.23, 'john', 70.2 ]?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
1
answer
What is the output of print tinylist * 2 if tinylist = [123, 'john']?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
1
answer
What is the output of print tinylist * 2 if tinylist = [123, 'john']?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
1
answer
Which of the following is correct about tuples in python?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
1
answer
What is the output of print tuple[0] if tuple = ( 'abcd', 786 , 2.23, 'john', 70.2 )?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
1
answer
Which of the following is correct about Python?
asked
May 16, 2020
in
Python
by
AdilsonLima
#python
Python-questions-answers
0
votes
0
answers
What does ~~~~~~5 evaluate to?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-operator
Python-questions-answers
0
votes
0
answers
Given a string s = “Welcome”, which of the following code is incorrect?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#pyton-string
Python-questions-answers
0
votes
0
answers
____is a simple but incomplete version of a function.
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-stub
#stub-python
Python-questions-answers
0
votes
0
answers
To start Python from the command prompt, use the command ______
asked
Feb 11, 2020
in
Python
by
rahuljain1
#run-python
Python-questions-answers
0
votes
0
answers
Which of the following is correct about Python?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python
Python-questions-answers
0
votes
0
answers
Which of these is not a core data type?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-data-types
Python-questions-answers
0
votes
0
answers
What data type is the object below ? L = [1, 23, ‘hello’, 1]
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-data-object
Python-questions-answers
0
votes
0
answers
Which of the following function convert a string to a float in python?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-string
Python-questions-answers
0
votes
0
answers
Which of the following statement(s) is TRUE?
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-hash-table
Python-questions-answers
0
votes
0
answers
What is the output of the following program :
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-programming
Python-questions-answers
0
votes
0
answers
What is the output of the expression : 3*1**3
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-expression
Python-questions-answers
0
votes
0
answers
What is the output of the following program :
asked
Feb 11, 2020
in
Python
by
rahuljain1
#output-python
Python-questions-answers
0
votes
0
answers
What is the output of the following program :
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-output
Python-questions-answers
0
votes
0
answers
What is the output of the following program :
asked
Feb 11, 2020
in
Python
by
rahuljain1
#python-output
Python-questions-answers
Page:
« prev
1
...
29
30
31
32
33
34
35
36
37
38
39
...
41
next »
Recent questions in Python
...