Answer:
Explanation:
The following code is written in Python. It prompts the user for the name and age, saves them to their own variables. Then it creates and calculates the dogAge variable. Finally, it combines all of this information and prints out the statement.
name = input("Enter your name: ")
age = input("Enter your age: ")
dogAge = int(age) * 7
print("Your name is", name, "and in dog years you are", dogAge, "years old.")
Explanation:
1. Information system is a collection of people, procedures, software, hardware, and data to provide essential information to run an organization.
2. Thesaurus is a software tool used in Microsoft Word document to provide synonyms and antonyms for a selected word.
3. Computer component refers to a basic physical element that is required by the computer to function.
Answer:
first-line indent
Explanation:
The answer is -- first-line indent
The "first-line indent" is a guideline provided by the APA or American Psychological Association for formatting or writing a reference page.
When we start writing text in a page, the first line on our page will line up from the left margin of the page and each line after that is the second and the succeeding lines will also start lining up at the left margin of the page when first line intend is turned on. This is called first-line indent.
Thus the answer is first-line indent
Answer:
The answer is "Option b".
Explanation:
In the given-code variable "userEntry" is defined that prompt the user to input value and in the next step, the conditional statement is used, which checks the input value is not a number and greater than 500 with use of OR operator. if the condition is true it uses the alert box to print the message, that's why in this question except "choice b" all were wrong.
Answer 515be559d883f8eab00011e5
head is the tag at the top of your page containing your meta-tags, styles, scripts and title. headings are the h1, h2, h3 etc tags that allow you to size your text. a is an anker usable in the url for navigating to other pages or as in-page navigation.