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
Answer:
Option B; 30 SECONDS OR LESS.
Explanation:
Short-term memory, also known as primary or active memory, is the information we are currently aware of or thinking about.
When short-term memories are not rehearsed or actively maintained, they last mere seconds.
Most of the information kept in short-term memory will be stored for less than 30 seconds (approximately 20 to 30 seconds), but it can be just seconds if rehearsal or active maintenance of the information is not done.
Therefore, Anita likely will be able to retain the information in short-term memory, without additional processing, for 30 SECONDS OR LESS.
To answer your question it is false. This is because excels default orientation is portrait
Answer: Option(d) is correct option
Explanation:
At-will employment is the employment in contractual manner in which employer can fire employee without any warning or indication .They can fire employee for any cause .
- According to the question, even though Megan was hired at at-will employment base ,she does not persist much right over the company but she should not be dismissed for not performing illegal act as the reason for getting fired.This is a unfair and illegal manner of firing.
- Other options are incorrect because employer was not correct on firing her because of loyalty duty or based on legal right or with just reason.Thus, the correct option is option(d)