Answer:
The program in Python is as follows:
user_name = input("Name: ")
print("Hello "+user_name+" and welcome to cs Online")
Explanation:
The program is written in Python, and it uses basic input and output function to execute the instruction in the question.
First: Prompt the user for username
This is done in the following line
user_name = input("Input your name: ")
Next, the print function is used to output the welcome message
print("Hello "+user_name+" and welcome to cs Online")
Answer:
The sorting operation
Explanation:
Required
Database operation to view a record in alphabetical order
The operation is sorting.
Literally, this means arranging data in a particular order (e.g. ascending or descending order)
So, after the database has been created, and I need to the arranged list of names of the computer hardware, I will make use of the sorting operation.
Depending on the database management software that I used, the operation can be achieved using SQL queries (e.g. MySQL Workbench) and can also be done manually (e.g. Microsoft Office Access)
Description of a day at the park I think
The answer is 3 amps or 3 amperes.
Since we are trying to find the current, we will use the formula I=V/R or current is equal to the voltage over amperes. Ohms is the unit for Resistance, Volt is the unit for Voltage and for current is ampere.
<span>f the electric power and the total resistance are known, then the current can be determined by using the following formula:
</span>I<span> = √(</span><span>P </span><span>/ </span>R<span>)
</span><span>Corresponding units:
</span><span>Ampere (A) = √(Watt (W) / Ohm (Ω))
</span><span>Where P is the electric power.</span>
1,3,5 are the correct options