The if-else statement as based on python 3.8 is given below
if user_tickets < 5:
num_tickets = 1
else:
num_tickets = user_tickets
Note that if this code is to work properly, a person need to first declare user_tickets before the if-else statements.
<h3>What is this if statement?</h3>
The if/else statement is known to be that which carry out a block of code if a given condition is true.
Note that If the condition is false, a given or another block of code iis one that can be executed.
Learn more about if-else statements from
brainly.com/question/18736215
#SPJ1
Answer: There are many parts of a computer, but there are basic ones and major ones.
Explanation: Computers may look very different, but the components installed are standard. The major difference among most machines is the brand of hardware installed. The hardware components—video card, processor, memory, motherboard and hard drive—are the same for all computer systems. While, these are the major ones: Motherboard.
Processor/CPU.
Power Supply.
Hard Drive.
PCI-Express Cards.
Graphics Cards.
RAM/Memory.
I would think option A.
b doesn't give enough information and c would go under last work experience
Answer:
virtualization
Explanation:
When a single physical computer runs the special type of software known as the virtualization software it allows the single physical computer to run multiple distinct operating system, making it look as though there were two or more independent and separate computers and working in an isolated fashion simultaneously.
Answer:
When you click a hyperlink for an email address, an email program will get open with a new message to be sent to that email address
Explanation:
You you click on an email hyperlink in which an email address is embedded. A default email management program for example outlook etc will get open with a new message windows to be sent to that email address.
Other options are not correct, because when you will click on email hyperlink, it will always open email program with a new message on your system. It will not open word processing documents and automatically send a test message to user.