Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
_______ class provides an immutable sequence of elements.
Home
>
Python
>
_______ class provides an immutable sequence of elements.
asked
May 15, 2019
in
Python
by
Derya
Q:
_______ class provides an immutable sequence of elements.
string
list
bytearray
byte
tuple
#python
Answer
0
Answers
Click here to read more about Python
Click here to read more about Insurance
Many hands make light work, Share it here
Facebook
Twitter
LinkedIn
Reddit
Related questions
0
votes
Q: _______ class provides an immutable sequence of elements.
asked
Jun 24, 2020
in
Python
by
Robindeniel
#python-tuple-class
#tuple-class-python
0
votes
Q: bytearray provides an mutable sequence, making it modifiable.
asked
May 17, 2019
in
Python
by
Derya
#python
0
votes
Q: Which statements prevent the escape sequence interpretation?
asked
May 15, 2019
in
Python
by
Derya
#python
0
votes
Q: The bool class is subset of ______.
asked
May 17, 2019
in
Python
by
Derya
#python
0
votes
Q: Q. A single test module contains only one Test Class. State true or false. True False
asked
Jun 30, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: What is the parent class from which a Test class has to be derived for running it with unittest?
asked
Jun 30, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Find out the mean, median and standard deviation of this numpy array -> np.array([1,5,3,100,4,48])
asked
Feb 11
in
Python
by
SakshiSharma
#python
python-meanm
python-numpy-array
0
votes
Q: What is GIL and what are some of the ways to get around it?
asked
Jan 11
in
Python
by
SakshiSharma
#python-gil
#python
+1
vote
Q: How many tests of sample_module.py shown below, are successfully passed, when run with unittest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: pytest is available as a part of Python standard library. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
+1
vote
Q: Which of the following decorator is used to transform a user defined function into a fixture using pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
+1
vote
Q: Which of the following is a valid doctest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following decorator is used to skip a test unconditionally, with pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
+1
vote
Q: pytest is capable of discovering and running tests written in unittest and nose. State true or false.
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
+1
vote
Q: Which of the following option is used to generate Junit style test report in xml using pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
+1
vote
Q: Which of the following are the function level fixtures available in pytest?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following option is used to generate test report in xml using nose?
asked
Jul 16, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: What are Usage of OK_ and EQ_ in NOSE Python?
asked
Jul 14, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following is true about a docstring?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following special attribute can be used to access a doc string in a program?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following doctest directive is used to ignore part of the result?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following doctest directive is used for not considering or executing a specific doctest?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following is a docstring?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: What are Pros and Cons of Doctest?
asked
Jul 10, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: nose supports use of fixtures at package level. State true or false.
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following decorator is used to assign user defined setup and tear down functions to a test function, while using nose?
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following decorator is used to report a test as a failure one, if execution of it takes more than the specified number of seconds?
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following package is required for generating test reports in html format using nose?
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following option is used to generate test report in xml using nose?
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
0
votes
Q: Which of the following command is used to discover all tests in a project and execute them using nose?
asked
Jul 2, 2020
in
Python
by
GeorgeBell
#python
...