You have a diffucult time learning things/it's too hard for you to learn
Answer: upward straight line
Explanation: u would need to draw the plot to see for sure but I’m pretty sure it’s that
Answer: Marina probably feels helpless ( meaning she feels she wont succeed in the world) although she probably also feels faithful that she will do good next time.
Explanation:Hope this helps!
Answer:
The pseudocode is as follows:
input name
while name != "STOP"
print name
input name
End while
Explanation:
This gets name from the user
input name
This loop is repeated until the user inputs "STOP".
while name != "STOP"
This prints the name entered by the user
print name
This gets another name input from the user
input name
The loop ends here
End while
Answer:
The most common credible sources are scholarly journals, conference papers and books because these have been peer-reviewed (read and approved for publication by other authors). However, there are good websites that can be used; generally ending in . gov / . edu / .
Explanation:
Types of Sources
Scholarly publications (Journals)
Popular sources (News and Magazines)
Professional/Trade sources.
Books / Book Chapters.
Conference proceedings.
Government Documents.
Theses & Dissertations.
websites all depend on what you want to know!
Hope this helps!