Answer:
HTML, CSS, JavaScript, python, SQL
Explanation:
To create a web page for her travel adventures Dani has to use HTML and CSS to design the page's layout. A beautiful simple design such as one which shows photos of her on her travel destinations, and a paragraph for her to write a little story on her travels would do.
Dani needs JavaScript to animate the photos she's going to post on the page. Dani also should use python to build the backend of her page so she can write codes to save and access her documented adventures from the database. She should use a database language like SQL to save all of her adventures so she can view them at a later time for the memories.
Answer:
// First create a file object to hold the filename, poem
File file = new File("poem");
// Create a Scanner object to use the file
Scanner input = new Scanner(file);
// Use the input to get the first line in the file
// Store the result in a string variable line1
String line1 = input.nextLine();
Explanation:
The code contains comments that explain the program
Hope this helps!
E-mail stands for Electronic mail. It is a method of exchanging messages ("mail") between people in a telecommunication network with the usage of electronic devices. There is a sender and a receiver for any given message, and they switch positions in turn.
The statement that E-mail is an temporary message medium is false. E-mail can be kept forever and are not temporary.
There are many peripheral devices but heres 4 external output ones: monitor, speakers, plotter, and printer. Here are also 4 peripheral input devices: mouse, keyboard, mousepad, and joystick.