Answer:
see explaination
Explanation:
def words2number(s):
words = s.split()
numbers = ['zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'nine']
result = ""
for word in words:
if word in numbers:
result += str(numbers.index(word))
return result
The term composition in simple words is “putting together”. It is a thing composed of various elements.
Answer:
c. prompt(text[,default Input])
Explanation:
In javaScript the prompt() method displays a dialog box which allows the user input text required by the program.
Answer:
The correct answer to the following question will be "Instruction set architecture".
Explanation:
The Instruction Series Design is a component of the system that is accessible to the compiler and the programmer. It is also the distinction between hardware and software. We will describe in detail the set of instructions used in most of the microprocessors that are used today.
The processor ISA can be represented using 5 categories, these are as follows:
- The RAM Running Memory.
- Amount of clear operating names.
- Location of operands.
- Operations
- Size and type of the operand.
Therefore, Instruction set architecture is the right answer.
Answer:
When the provider of the web app he uses goes out of business
.
When he has an intermittent internet connection at his home
.
Explanation:
It can fully depend on many factors. As well, we can talk to:
Internet reliance
Security
Reduced speed
Browser support