Login
Remember
Register
User Robindeniel
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by Robindeniel
0
votes
1
answer
A sample module named sample_module.py contained the following contents.
asked
Jun 29, 2020
in
Python
#python-module
py
Python-questions-answers
0
votes
1
answer
Which of the following doctest directive is used for not considering or executing a specific doctest?
asked
Jun 29, 2020
in
Python
#python-doctest
#doctest-directive-python
Python-questions-answers
0
votes
1
answer
Which of the following is a docstring?
asked
Jun 29, 2020
in
Python
#python-docstring
#docstring-python
Python-questions-answers
0
votes
1
answer
A doctest mixes documentation and testing. State true or false.
asked
Jun 29, 2020
in
Python
#python-doctest-documentation
#python-doctest
Python-questions-answers
0
votes
1
answer
Unit Testing is the highest level of testing. State true or false.
asked
Jun 29, 2020
in
Python
#unit-testing-python
#python-unit-testing
#unit-testing
Python-questions-answers
0
votes
1
answer
Which of the following are the unit testing packages availabale in Python?
asked
Jun 29, 2020
in
Python
#python-unit-testing-packages
#python-unit-testing
#python-testing
#testing-python
#unit-testing-python
Python-questions-answers
0
votes
1
answer
Why Software Testing is necessary?
asked
Jun 29, 2020
in
Python
#python-software-testing
#python-testing
#software-testing
Python-questions-answers
0
votes
1
answer
Which type of testing is done when one of your existing functions stop working?
asked
Jun 29, 2020
in
Python
#python-regression-testing
#pytest-regression
#pytest
Python-questions-answers
0
votes
1
answer
How Python Is Interpreted in Python?
asked
Jun 28, 2020
in
Python
#python-interpreted
#interpretion-python
Python-questions-answers
0
votes
1
answer
What Is UnPickling And pickling in Python?
asked
Jun 28, 2020
in
Python
#python-pickling
#python-unpickling
Python-questions-answers
0
votes
1
answer
What Is Pep 8 in Python?
asked
Jun 28, 2020
in
Python
#python-pep8
#pep-8-python
Python-questions-answers
0
votes
1
answer
Define “package” And “module” in Python?
asked
Jun 28, 2020
in
Python
#python-package
#python-module
#module-python
#package-python
Python-questions-answers
0
votes
1
answer
What Is The Difference Between “xrange” And “range” in Python?
asked
Jun 28, 2020
in
Python
#python-range
#python-xrange
#xrange-python
#range-python
Python-questions-answers
0
votes
1
answer
How Do You Convert A Number Into A String in Python?
asked
Jun 28, 2020
in
Python
#python-string-conversion
#python-number-conversion
#number-to-string-conversion-python
Python-questions-answers
0
votes
1
answer
What Is A “negative Index” in Python?
asked
Jun 28, 2020
in
Python
#python-negative-index
#negative-index-python
Python-questions-answers
0
votes
1
answer
How Do You Copy An Object in Python?
asked
Jun 28, 2020
in
Python
#python-object
#object-python
Python-questions-answers
0
votes
1
answer
Define “docstring” in Python?
asked
Jun 28, 2020
in
Python
#python-docstring
#what-is-docstring
#docstring-python
Python-questions-answers
0
votes
1
answer
What Are Generators in Python?
asked
Jun 28, 2020
in
Python
#python-generators
#generators-python
Python-questions-answers
0
votes
1
answer
“slicing” in Python?
asked
Jun 28, 2020
in
Python
#what-is-slicing
#python-slicing
#slicing-python
Python-questions-answers
0
votes
1
answer
What Is A “unittest” in Python?
asked
Jun 28, 2020
in
Python
#python-unittest
#unittest-python
Python-questions-answers
0
votes
1
answer
Explain How Python Does Compile-time And Run-time Code Checking in Python?
asked
Jun 28, 2020
in
Python
#python-compile-time-check
#python-compile-time
#python-run-time
#python-run-time-check
Python-questions-answers
0
votes
1
answer
Does The Functions Help() And Dir() List The Names Of All The Built_in Functions And Variables in Python? If No, How Would You List Them in Python?
asked
Jun 28, 2020
in
Python
#python-help
#python-dir
#python-directory
#dir-python
#python-built-in-functions
#python-variables
Python-questions-answers
0
votes
1
answer
Which Command Do You Use To Exit Help Window Or Help Command Prompt in Python?
asked
Jun 28, 2020
in
Python
#python-help-command
#help-command-python
Python-questions-answers
0
votes
1
answer
What Are The Rules For Legal Python Names?
asked
Jun 28, 2020
in
Python
#python-legal-names
#python-rules-name
#python-rules
#rules-python
Python-questions-answers
0
votes
2
answers
What Are “tuples” in Python
asked
Jun 28, 2020
in
Python
#python-tuples
#tuples-python
Python-questions-answers
0
votes
1
answer
Write An Expression That Evaluate To True?
asked
Jun 28, 2020
in
Python
#python-expression
#expression-python
Python-questions-answers
0
votes
1
answer
Considering The Following Code: S = ‘catandapple’ Write An Expression That Evaluate To ‘apple’?
asked
Jun 28, 2020
in
Python
#python-expression
#python-evaluation
Python-questions-answers
0
votes
1
answer
What Does The Expression Len(”) Evaluate To?
asked
Jun 28, 2020
in
Python
#python-expression-len
#python-the-expression-len
Python-questions-answers
0
votes
1
answer
Please Write An Example Of A Print Function?
asked
Jun 28, 2020
in
Python
#python-print-function
#write-python-print-function
Python-questions-answers
0
votes
1
answer
The Following Is Displayed By A Print Function Call?
asked
Jun 28, 2020
in
Python
#python-print-function
Python-questions-answers
Page:
« prev
1
...
100
101
102
103
104
105
106
107
108
109
110
...
148
next »
...