a = int(input("Class A tickets sold: "))
b = int(input("Class B tickets sold: "))
c = int(input("Class C tickets sold: "))
print("Total income generated: $"+str((a*20)+(b*15)+(c*10)))
I hope this helps!
Answer:
console.log(Animal);
Explanation:
The statement written above prints the array Animal which contains objects.There are two to three ways to print the array Animal in javascript. One of the method is written in the answer it prints the arrays in the console of the browser.
You can go to the console by pressing F12 and then clicking on the console.
Other methods to print are
- Simple write Animal after defining the array.
- Use alert.
- document.write()
The statements that is true regarding mainframe computers is that:
- Mainframes are fast-performing computers that have large storage capacities.
<h3>Is mainframe computers are very large computers?</h3>
A mainframe computer is known to be large. Mainframe computers are known to be quite faster and have a lot of storage capacity when compared to traditional server computers.
Note that A mainframe computer is seen as a server that can be able to contain thousands of client computers linked to it. Mainframes are said to be used by large companies that needs high-volume transaction processing and storage.
Hence, The statements that is true regarding mainframe computers is that:
- Mainframes are fast-performing computers that have large storage capacities.
Learn more about mainframe computers from
brainly.com/question/14480599
#SPJ1
Answer:
Action buttons are built-in shapes you can add to a presentation and set to link to another slide, play a sound, or perform a similar action.
Explanation: