Which of the following is the
truncation division operator in
Python?
truncation division operator in
Python?
Anonymous Quiz
33%
/
40%
//
14%
|
14%
%
π₯°25π8π’4π3β€2π€1
This media is not supported in your browser
VIEW IN TELEGRAM
Free Python projects.ππ
https://linktr.ee/codehub
https://linktr.ee/codehub
π17β€2
Which of the following is not a core
data type in Python programming?
data type in Python programming?
Anonymous Quiz
15%
Tuples
7%
Lists
62%
Class
15%
Dictionary
π26π₯°5π5β€1
To add a new element to a list we use
which Python command?
which Python command?
Anonymous Quiz
6%
list1.addEnd(5)
6%
list1.addLast(5)
70%
list1.append(5)
18%
list1.add(5)
π11π₯°5π₯1
What are the two main types of
functions in Python?
functions in Python?
Anonymous Quiz
6%
System function
3%
Custom function
88%
Built-in function & User defined function
2%
User function
π18π13β€5π₯°2
π₯°18π5π±5β€3π2π1