subject

23. What is the value of 3 - (4 + 2 *3)/(8-2) + 7 * 2+4 a) 30
b) 23
c) 28
d) 47
24. Givenc-("Asia":"China", "India", "Indonesia", "Japan"), "Africa":["Nigeria":"Egypt", "Kenya", "South Africa"]}
#How to print "Japan and Egypt" ???
a) print(c["Asia"][4) ." and " + c("Africa")[2])
b) print(cll'Asia")(3) + " and " + ("Africa")[1]])
c) print(c["Asia")(3) "and" + c("Africa")[1])
d) print("Asla" (3) "and" "Africa" (11)
25. What is the difference between a class and an object in Python?
a) There is no difference between a class and an object
b) Classes are made from iterations while objects are not.
c) Objects are not able to be called
d) Objects are created from classes.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 17:00
*! 20 points! *jeff wants to create a website with interactive and dynamic content. which programming language will he use? a. dhtml b. html c. css d. javascript
Answers: 1
question
Computers and Technology, 24.06.2019 08:00
Arah has entered data about football players from team a and team b in a worksheet. she enters names of players from team a with details about each player in different columns of the worksheet. similarly, she enters details of all the players from team b. which option will her view the data for team a and team b in two separate sections after printing? a. page break view b. freeze pane view c. split screen view d. full screen view e. zoom out view
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
What are some websites that you can read manga (ex: manga rock)
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
If you add the following to the query grid in an access query, what is it called? salestaxamt: [salestaxrate]*[totalsale] formula calculated field total calculation
Answers: 2
You know the right answer?
23. What is the value of 3 - (4 + 2 *3)/(8-2) + 7 * 2+4 a) 30
b) 23
c) 28
d) 47
Questions
Questions on the website: 13722362