plzz tell me answer
Answers
Answer:
- c
- b
- a
- b
- c
Explanation:
Hope you like answer please mark my brainlist and follow
Thank you
Answer:
1. (d) class ( Because class is not a core data type and it is a user defined data type)
2. (a) print x[0] (this prints the first element and print x[1] is used to print the second element in the list)
3. (c) both of these ( interactive mode is used for a single block of code and script mode is used for more than a single block of code and interactive mode gives faster output than script mode)
4. (a) single quotes (while assigning it to variable it shall be enclosed with double quotes)
5. (b) float (float values are the ones which are represented in decimals)
Extra info:
What is python ?
Python is a high level programming language unlike any assembly language which is used in various fields such as web development, ethical hacking, app development, AI (artificial intelligence), scientific computing,....etc. It is also used by famous institutions such as google,NASA, spotify,....etc.
Versions of python :
There are three versions of python namely 1.x,2.x and 3.x and these are further divided into many sub versions. Currently python 1.x and python 2.x are in use but python 3.x is more simpler compared to python 2.x.
Compiler for python:
We can use an additional softwarwe called PYcharm whic rectifies error in the program. This software comes in handy when we are doing web development as errors can be rectified easily.
Scope in future:
Python is used so much for app development and it will have a good scope in future. However JAVA engineers might earn more than python engineers and an average python developer earns nearly $110k per year.