subject

Hãy cho biết đoạn chương trình sau đưa ra màn hình kết quả là gì? x= 10
if x % 4 ==0:
x= x+4
else
x= x-2
print(x)
A. 10 B. 14 C. 8 D. 2

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:20
Write a method replacekey in the minheap class with the following signature: public void replacekey(integer oldkey, integer newkey) the method will replace the first occurrence of oldkey with the newkey, and restore the min-heap property after the change. if the oldkey does not exist in the heap, the method prints an appropriate message and returns without changing the heap. example: suppose our binary heap object (bh) has the following keys: *** 4 6 7 32 19 64 26 99 42 54 28 then the method call: bh.replacekey (oldkey integer(54), newkey integer(2))
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
What is the primary difference between the header section of a document and the body? a. the body is displayed on the webpage and the header is not. b. the header is displayed on the webpage and the body is not. c. the tag for the body is self-closing, but the tags for the headers must be closed. d. the tag for the header is self closing, but the tag for the body must be closed.
Answers: 3
question
Computers and Technology, 23.06.2019 20:30
What are some settings you can control when formatting columns?
Answers: 1
question
Computers and Technology, 24.06.2019 08:10
Where are american poets found in the dewey decimal system
Answers: 1
You know the right answer?
Hãy cho biết đoạn chương trình sau đưa ra màn hình kết quả là gì? x= 10
if x % 4 ==0:
...
Questions
question
Mathematics, 23.02.2021 20:00
question
Mathematics, 23.02.2021 20:00
question
Geography, 23.02.2021 20:00
question
Mathematics, 23.02.2021 20:00
question
Mathematics, 23.02.2021 20:00
Questions on the website: 13722363