Answer:
word does not support audio, so its not A, but you can customize them, so its probably C
Explanation:
a customer is upgrading the routers and switches in their network. the signal source in these network devices is a light-pulse. which of the following network cabling options is most likely being used in this upgrade?
Fiber optic cabling is most likely the choice of network cable being used in this upgrade. The only type of cabling that uses light pulses as the signal source is fibre optic cabling.
Why is fibre optic cable the most effective type of cable to utilise for network communications?To transport data, fibre optic cables have a core that conveys light. As comparison to Cat5 or Cat6 copper lines, fibre optic cables can now transmit signals at speeds that are only roughly 31% slower than the speed of light.
What does a fibre optic cable serve?The right response is "communication." It is used to transmit data utilising light pulses that pass along a long fibre and is constructed of plastic or drawing glass.
To know more about network visit:-
https://brainly.com/question/14276789
#SPJ1
is a printer hardware or software
Answer:
hardware
Explanation:
Which is more, 6 yards or 15 feet?
Answer:
6 yards
Explanation:
if to convert 15 feet into yards it would 15/3 = 5
Falcon Waste Management purchased land and a warehouse for $740,000. In addition to the purchase price, Falcon made the following expenditures related to the acquisition: broker’s commission, $44,000; title insurance, $10,000; miscellaneous closing costs, $13,000. The warehouse was immediately demolished at a cost of $32,000 in anticipation of the building of a new warehouse. Determine the amounts Falcon should capitalize as the cost of the land and the building
8,07,000 is the total amount to be capitalized.
Explain about the capitalization?The term "capitalization" in finance refers to the entire debt and equity of a corporation, or its book value. The dollar value of a company's outstanding shares, or market capitalization, is determined by multiplying the current market price by the total number of existing shares.
Making the first letter of words' capital letters is the process of capitalization (an uppercase letter). The condition of being capitalized is another possible meaning. To uppercase the word polish, which is written with a lowercase p here, for instance, you would write Polish.
Capitalization is the combination of owner-owned and loaned funds. Therefore, it discloses the overall amount of money invested in a corporation. Share capital, loans, debentures, etc. Following are the standard categories for capitalization: standard capitalization
we must first total all of the expenses.
$7,40,000 for land and a warehouse
$44,000 in broker commission
$10,000 in title insurance
Added closing expenses $13000
=7,40,000 + 44,000 +10,000 +13000
=8,07,000
8,07,000 total cost to be capitalized
To learn more about capitalization refer to:
https://brainly.com/question/29099684
#SPJ1
A dietician wants you to write a program that will calculate the number of calories a person can lose by walking at a slow pace for a mile; however, the user will have only the distance given by a pedometer, which is measured in steps and not miles. Assume each mile a person walks is equivalent to 2000 steps, and that for every mile walked, a person loses 65 calories. Allow the user of the program to enter the number of steps taken throughout the day. The program will calculate the distance in miles and the number of calories lost. The user of the program should also be able to enter the day of the week the data is being calculated for. The day of the week, the distance in miles, and the calories lost should then be displayed to the screen.
How would I write the calculation for this problem in pseudocode?
Answer:
The pseudocode is as follows
1. Input Steps
2. Input Day
3. Miles = Steps/2000
4. Calories = 65 * Miles
5. Print Calories
6. Stop
Explanation:
This line gets the number of steps for the day
1. Input Steps
This line gets the current day
2. Input Day
The line calculates number of miles
3. Miles = Steps/2000
This line calculates the calories lost
4. Calories = 65 * Miles
This line prints the calories lost
5. Print Calories
The pseudocode ends here
6. Stop
Name some areas in which computer are being used
Answer:
Computers play a role in every field of life. They are used in homes, business, educational institutions, research organizations, medical field, government offices, entertainment, etc.
Explanation:
Home
Computers are used at homes for several purposes like online bill payment, watching movies or shows at home, home tutoring, social media access, playing games, internet access, etc. They provide communication through electronic mail. They help to avail work from home facility for corporate employees. Computers help the student community to avail online educational support.
Medical Field
Computers are used in hospitals to maintain a database of patients’ history, diagnosis, X-rays, live monitoring of patients, etc. Surgeons nowadays use robotic surgical devices to perform delicate operations, and conduct surgeries remotely. Virtual reality technologies are also used for training purposes. It also helps to monitor the fetus inside the mother’s womb.
Entertainment
Computers help to watch movies online, play games online; act as a virtual entertainer in playing games, listening to music, etc. MIDI instruments greatly help people in the entertainment industry in recording music with artificial instruments. Videos can be fed from computers to full screen televisions. Photo editors are available with fabulous features.
Industry
Computers are used to perform several tasks in industries like managing inventory, designing purpose, creating virtual sample products, interior designing, video conferencing, etc. Online marketing has seen a great revolution in its ability to sell various products to inaccessible corners like interior or rural areas. Stock markets have seen phenomenal participation from different levels of people through the use of computers.
Education
Computers are used in education sector through online classes, online examinations, referring e-books, online tutoring, etc. They help in increased use of audio-visual aids in the education field.
Government
In government sectors, computers are used in data processing, maintaining a database of citizens and supporting a paperless environment. The country’s defense organizations have greatly benefitted from computers in their use for missile development, satellites, rocket launches, etc.
Banking
In the banking sector, computers are used to store details of customers and conduct transactions, such as withdrawal and deposit of money through ATMs. Banks have reduced manual errors and expenses to a great extent through extensive use of computers.
Business
Nowadays, computers are totally integrated into business. The main objective of business is transaction processing, which involves transactions with suppliers, employees or customers. Computers can make these transactions easy and accurate. People can analyze investments, sales, expenses, markets and other aspects of business using computers.
Training
Many organizations use computer-based training to train their employees, to save money and improve performance. Video conferencing through computers allows saving of time and travelling costs by being able to connect people in various locations.
Arts
Computers are extensively used in dance, photography, arts and culture. The fluid movement of dance can be shown live via animation. Photos can be digitized using computers.
Science and Engineering
Computers with high performance are used to stimulate dynamic process in Science and Engineering. Supercomputers have numerous applications in area of Research and Development (R&D). Topographic images can be created through computers. Scientists use computers to plot and analyze data to have a better understanding of earthquakes.
Malaysia..HP,Lenovo,dell
India,Asser,Asus
apple,ibm, Microsoft
what is the value of letter a in binary number
0110 0001
Explanation:
hope this helps
Answer:
In below table you can see the binary representation of ASCII characters. This is how text is commonly encoded on a computer.
The letter a is encoded as 0110 0001 in binary, 61 in hex or 97 in decimal.
What is the purpose of DNS round robin technique?
Answer:
DNS round robin work by providing different IP responses from a DNS server request for the same host. When netmask ordering is enable the DNS server will attempt to return a host IP address that is on the same subnet as the querying client.
The round-robin DNS technique was created to reduce the heavy loads brought on by numerous customers connecting to a single server at once. It enables the use of various servers for various clients connected to the same domain.
What is DNS round robin technique?When using round robin DNS, each server's IP address is distributed before moving to the back of the list; the following server's IP address is then distributed before moving to the end of the list. With regard to the amount of servers being used, this process continues.
Routing method that distributes requests among a list of IP addresses and iterates over them one by one to balance internet traffic for IP addresses.
To lessen the tremendous demands caused on by many users connecting to a single server at once, the round-robin DNS mechanism was developed.
It makes it possible for different clients connected to the same domain to use different servers.
Thus, this is the main purpose of DNS round robin technique.
For more details regarding DNS, visit:
https://brainly.com/question/17163861
#SPJ2
4) Create a text file (you can name it sales.txt) that contains in each line the daily sales of a company for a whole month. Then write a Java application that: asks the user for the name of the file, reads the total amount of sales, calculates the average daily sales and displays the total and average sales. (Note: Use an ArrayList to store the data).
Answer:
Here's an example Java application that reads daily sales data from a text file, calculates the total and average sales, and displays the results:
import java.util.ArrayList;
import java.util.Scanner;
import java.io.File;
import java.io.FileNotFoundException;
public class SalesDemo {
public static void main(String[] args) {
// Ask the user for the name of the file
Scanner input = new Scanner(System.in);
System.out.print("Enter the name of the sales file: ");
String fileName = input.nextLine();
// Read the daily sales data from the file
ArrayList<Double> salesData = new ArrayList<>();
try {
Scanner fileInput = new Scanner(new File(fileName));
while (fileInput.hasNextDouble()) {
double dailySales = fileInput.nextDouble();
salesData.add(dailySales);
}
fileInput.close();
} catch (FileNotFoundException e) {
System.out.println("Error: File not found!");
System.exit(1);
}
// Calculate the total and average sales
double totalSales = 0.0;
for (double dailySales : salesData) {
totalSales += dailySales;
}
double averageSales = totalSales / salesData.size();
// Display the results
System.out.printf("Total sales: $%.2f\n", totalSales);
System.out.printf("Average daily sales: $%.2f\n", averageSales);
}
}
Assuming that the sales data is stored in a text file named "sales.txt" in the format of one daily sale per line, you can run this program and input "sales.txt" as the file name when prompted. The program will then calculate the total and average sales and display the results.
I hope this helps!
Explanation:
Background information: This is an excerpt from a 1433 speech by Emperor Zhu Di.
Due to so many unexplained difficulties and bad omens, the Majesty is humbled and concerned. . . . To alleviate the situation, all policies that cause the public inconvenience, if not urgent, should be stopped. . . . Policies temporarily stopped include the voyages to foreign countries, horse trading with the remote western and northern areas.
What Ming political and economic policy does this excerpt provide an example of?
commercialism
Confucianism
kowtowing
isolationism
Answer:
D. isolationism
Explanation:
Plz help meeee
Erin would like to add a photo to a presentation. However, she only
has the printed copy of the photo. She does not have a digital copy.
What should Erin do?
Answer:
You didn't add any options, so I'll assume this is an open question.
Erin should scan the photo to a digital format using a digital scanner.
First Resource is offering a 5% discount off registration fees for all EventTypes except for Survey/Study.
In cell K11 enter a formula that will return 0.05 if the event is NOT a Survey/Study, otherwise return a blank value ("").
Use a VLOOKUP function to return the EventType from the EventDetails named range.
Use a NOT function so that any event type other than Survey/Study will return TRUE.
Use an IF function to return 0.05 for the value_if_true and "" for the value_if_false.
Incorporate an IFERROR function to return a blank value if the VLOOKUP function returns an error.
Format the result as Percentage with 0 decimal places and copy the formula down through K34.
Use a VLOOKUP function to return the EventType from the EventDetails named range. Use a NOT function so that any event type other than Survey/Study will return TRUE.
Use an IF function to return 0.05 for the value_if_true and "" for the value_if_false. Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column.
Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false. where true is approximate match and false is exact match.
Learn more about technician on:
https://brainly.com/question/14290207
#SPJ1
1.9 LAB: Input: Mad Lib
Mad Libs are activities that have a person provide various words, which are then used to complete a short story in unexpected (and hopefully funny) ways.
Complete the program to read the needed values from input, that the existing output statement(s) can use to output a short story.
Ex: If the input is:
Eric
Chipotle
12
cars
Then the output is:
Eric went to Chipotle to buy 12 different types of cars
Answer:
I made one out your answers in comments i will put the story after. Put your description in comments. Pick only one word unless theres 2 cateories.
Explanation: Example : Names- john, Deon, Alex, Marcus
Names- Lia, Stephanie, Mya, Jamacia
i chose Alex for this one.
Next. Cars: Corvet, Audi,
Pick a noun. (Name) girls- (lexi, Sophia, kenzie, maddison)
(Name) boys- ( Logan,Joshua,caleb, preston)
pick an action (jump, dance, walked)
Pick an adjective (color or texture.) pick from this Colors- (blue, pink, red) Textures- (fluffy, hard, soft)
pick an adjective (color or texture.) Textures- (Smooth, bumpy, worn out.)
Colors- Black, gray)
Pick a noun: Places: School, house, Mcdonalds, chipotle
Choose a number 1- 20
Choose a noun. Things: Robot, tv, phone, door knobs, flowers
The input() function could indeed insert a value in a program by one user. Returns the value of string input(). The components for input can be converted with just about any type of information. Users could indeed convert a user's value into a floating number for example.
Program Explanation:
In this code, four variables "name, location, number, and the noun" are declared that inputs value.Inside these variables, "number" is used for input integer value and other is used for the input string value.After input value, it uses the print method that prints the variable value with a message.Program:
#defining variable that uses the input method to input value
name = input()#defining name variable to input value
location = input()#defining location variable to input value
number = int(input())#defining number variable to input integer value
noun = input()#defining noun variable to input value
print(name, 'went to', location, 'to buy', str(number), 'different types of', noun)# printing input value and print value with message
Output:
Please find the attached file.
Learn more:
brainly.com/question/14377991
A broadband connection is defined as one that has speeds less than 256,000 bps.
Question 25 options:
True
False
Answer:
A typical broadband connection offers an Internet speed of 50 megabits per second (Mbps), or 50 million bps.
Explanation:
I think I got it right, plz tell me if im wrong
Recently, Walmart offered a wireless data contract based on bandwidth used, with a minimum monthly charge of $42 for up to 5 gigabytes (GB) of use. Additional GB can be purchased at the following rates: $12 for an additional 1 GB, $28 for an additional 3 GB, and $44 for a capacity of 10 GB. What is the cost for a user who is expecting to use 9 GB
Answer:
For 9GB of data the user would pay $82 monthly!
Explanation:
To start off, our end goal is 9GB. We have the equation 9 = ? We can add up to our solutions with 1GB, 3GB, and 10GB. We can immediately rule out 10GB, since 9GB ≠ 10GB. To cost the least amount of money we can add up 3GB and 1GB = 4GB + 5GB = 9GB!
So, our equation is 3GB + 1GB + 5GB = 9GB, now lets figure out the cost!
$28 + $12 + $42 = $82
For 9GB of data the user would pay $82 monthly!
Hope this Helps! :)
Have any questions? Ask below in the comments and I will try my best to answer.
-SGO
Ensure the file named Furniture.java is open.
The file includes variable declarations and output statements. Read them carefully before you proceed to the next step.
Design the logic and write the Java code that will use assignment statements to:
Calculate the profit (profit) as the retail price minus the wholesale price
Calculate the sale price (salePrice) as 25 percent deducted from the retail price
Calculate the sale profit (saleProfit) as the sale price minus the wholesale price.
Execute the program by clicking Run. Your output should be as follows:
Item Name: TV Stand
Retail Price: $325
Wholesale Price: $200
Profit: $125
Sale Price: $243.75
Sale Profit: $43.75
91011121314151617181920212223242526272829303132678345
double profit;
double saleProfit;
// Write your assignment statements here.
Logic:
profit=retailPrice-wholesalePrice
salePrice=retailPrice-(retailPrice*25)/100;
saleProfit=salePrice-wholesalePrice;
can someone write this how the code would be written i think i have it correct but i am getting and error when i run the code
Using the knowledge in computational language in JAVA it is possible to write a code that calculate the sale profit (saleProfit) as the sale price minus the wholesale price.
Writting the code:public class Furniture
{
public static void main(String args[])
{
String itemName = "TV Stand";
double retailPrice = 325.00;
double wholesalePrice = 200.00;
double salePrice;
double profit;
double saleProfit;
// Write your assignment statements here.
profit = retailPrice - wholesalePrice;
salePrice = retailPrice * (1 - 0.25);
saleProfit = salePrice - wholesalePrice;
System.out.println("Item Name: " + itemName);
System.out.println("Retail Price: $" + retailPrice);
System.out.println("Wholesale Price: $" + wholesalePrice);
System.out.println("Profit: $" + profit);
System.out.println("Sale Price: $" + salePrice);
System.out.println("Sale Profit: $" + saleProfit);
System.exit(0);
System.exit(0);
}
}
See mroe about JAVA at brainly.com/question/12975450
#SPJ1
Brainly not working for me not showing any ads or answers
Answer:
oof, try reloading the page?
Explanation:
Answer:
You should try logging in out your account
Rita is designing a digital card on her cellphone for her mother's birthday. She wants to crop out certain portions of her mother’s photograph to use on the card. Which of these apps can she use to do this?
You use the fixed manipulator to Group of answer choices round floating-point numbers that are displayed in fixed-point notation to the specified number of decimal places round floating-point numbers that are displayed in scientific notation to the specified number of significant digits format floating-point numbers in fixed-point notation all of the above a and b only
Answer:
format floating-point numbers in fixed-point notation
Explanation:
Required
Function of fixed manipulator
This question will be answered from the perspective of C++ programming language (however, the explanation is applicable to programming languages that uses fixed manipulators)
Fixed manipulators in C++ is used to set floating point numbers to a stated fixed point.
Take for instance;
double pi = 3.1415926534;
cout.precision(2);
cout<< fixed << pi;
The third line of the program where the fixed manipulator is used to format pi to 2 fixed point notation.
Hence, the output will be 3.14
check image dont answer if you dont know please
Answer:
Explanation:
1-2nd option
2-1st option
3-last option
hope this helps!! have a good rest of ur day!! <3
What is the purpose of memory address?
Answer:
A memory address is a unique identifier used by a device or CPU for data tracking.
U
Question 5
1 pts
Which of the following Python code segments best matches this Scratch block?
set X
to 0
x > 0
then
change x by 1
se
change
by 10
x = 0
if x > 0:
X = X - 1
else:
X = X + 10
Name:
Sup-R Game Desktop – Model EEXL
Inteel® Core i7
6GB Tri-Channel DDR3
500GB SATA-II (7200 rpm)
16x CD/DVD burner
21.5” HD widescreen monitor
NVIDIA® GeForce
Creative Sound Blaster® X-Fi Titanium
Altec Lansing speakers
Gigabit Ethernet port
3 – year limited warranty
Windows 10
1. Suppose you are reading a computer magazine and you come across the ad pictured above. By looking at the specs, you can see that: (2 Points)
The amount of RAM is ___________.
The microprocessor manufacturer is __________.
The amount of disk storage is _______________.
The amount of Solid State Drive storage is ______________
2. In the table below, list the hardware/peripheral components in the ad and check which function the component performs. (Add additional rows to the table if needed). (5 Points)
Component
Processor
Memory
Storage
Input
Output
Other
3. In the table below, list 5 functions/features you would look for in purchasing a computer and explain why each is important to you. (3 Points)
Function/Feature
Explanation as to why and size, capacity, etc. you need this feature/function
5. List and describe the factors that affect the performance of a microprocessor. Name two manufacturers of central processing units (CPUs) and some for the different models of processors that they manufacture. (5 points)
6. At the beginning of an update for your smart phone, you notice a warning that says “Make sure your device is connected to a wall outlet and do not turn the device off until the update is complete.” You suspect that the update is going to _______________ the ROM boot loader to fix a security vulnerability. (2 Points)
7. You are working on a group project and you suggest to your team that they use a ______________ storage service where members can access a shared folder. (2 Points)
8. One of the ports on your laptop is rectangular and the inside of it is blue. It is a(n) _________ port. (2 Points)
9. You need an external keyboard for your Android device, and thankfully you can add a wireless one because it has ________________ capability. (2 Points)
10. You volunteer to produce a large quantity of black-and-white leaflets for a charity organization. It is fortunate that you have access to a(n) _____________________ printer with a high duty cycle and low operating costs.
Write code using the range function to add up the series 7, 14,21, 28,35, ..... 70 and print the resulting sum
Expected output:385
The code using the range function to add up the series 7, 14,21, 28,35, ..... 70 and print the resulting sum will be:
#declare variable to hold sum
sum=0
#loop from 7 to 70 by incrementing 7 each time using range function
for i in range(7,71,7):
sum+=i
#peint sum
print(sum)
What is a program?A computer program is a set of instructions written in a programming language that a computer can execute. Software includes computer programs as well as documentation and other intangible components.
The ways to do the program will be:
Define the program's purpose.
Consider the program that is currently running on the computer. .
Create a program model using design tools. ...
Examine the model for logical flaws. ...
Create the source code for the program. ...
Build the source code.
Correct any compilation errors that were discovered.
Learn more about programs on:
https://brainly.com/question/26642771
#SPJ1
Answer:
sum=0
for i in range(7,71,7):
sum+=i
print(sum)
Explanation: it works in python<3
Assignment 4: Divisible by Three
Write a program that will ask a user how many numbers they would like to check. Then, using a for loop, prompt the user for a number, and output if that number is divisible by 3 or not. Continue doing this as many times as the user indicated. Once the loop ends, output how many numbers entered were divisible by 3 and how many were not divisible by 3.
Hint: For a number to be divisible by 3, when the number is divided by 3, there should be no remainder - so you will want to use the modulus (%) operator.
Hint: You will need two count variables to keep track of numbers divisible by 3 and numbers not divisible by 3.
Sample Run 1
How many numbers do you need to check? 5
Enter number: 20
20 is not divisible by 3.
Enter number: 33
33 is divisible by 3.
Enter number: 4
4 is not divisible by 3.
Enter number: 60
60 is divisible by 3.
Enter number: 8
8 is not divisible by 3.
You entered 2 number(s) that are divisible by 3.
You entered 3 number(s) that are not divisible by 3.
Sample Run 2
How many numbers do you need to check? 3
Enter number: 10
10 is not divisible by 3.
Enter number: 3
3 is divisible by 3.
Enter number: 400
400 is not divisible by 3.
You entered 1 number(s) that are divisible by 3.
You entered 2 number(s) that are not divisible by 3.
Benchmarks
Prompt the user to answer the question, “How many numbers do you need to check? “
Create and initialize two count variables - one for numbers divisible by 3 and one for numbers not divisible by 3.
Based on the previous input, create a for loop that will run that exact number of times.
Prompt the user to "Enter number: "
If that number is divisible by 3, output “[number] is divisible by 3.”
Update the appropriate count variable.
Or else if the number is not divisible by 3, output “[number] is not divisible by 3.”
Update the appropriate count variable.
Output “You entered [number] number(s) that are divisible by 3.”
Output “You entered [number] number(s) that are not divisible by 3.”
Answer:
# Prompt the user to enter how many numbers they would like to check
num_numbers = int(input("How many numbers do you need to check? "))
# Initialize two count variables - one for numbers divisible by 3, and one for numbers not divisible by 3
count_divisible = 0
count_not_divisible = 0
# Create a for loop that will run the number of times specified by the user
for i in range(num_numbers):
# Prompt the user to enter a number
number = int(input("Enter number: "))
# Check if the number is divisible by 3
if number % 3 == 0:
# If the number is divisible by 3, output a message and update the count
print(f"{number} is divisible by 3.")
count_divisible += 1
else:
# If the number is not divisible by 3, output a message and update the count
print(f"{number} is not divisible by 3.")
count_not_divisible += 1
# Output the final counts of numbers that are and are not divisible by 3
print(f"You entered {count_divisible} number(s) that are divisible by 3.")
print(f"You entered {count_not_divisible} number(s) that are not divisible by 3.")
which of the following is a personal benifit of earning a college degree?
A) you have more friends
B) you are more likely to exercise
C) you are more likely to vote for the right candidate.
D) you have a longer life expectancy
Answer:
you have a longer life expectancy
Explanation:
Explain the following terms as used in word processin
(a)
Drop cap
(b) A superscript
An indent
Answer:
A drop cap (dropped capital) is a large capital letter used as a decorative element at the beginning of a paragraph or section. The size of a drop cap is usually two or more lines.
a superscript is a character(s) half the height of a standard character and printed higher than the rest of the text.
In word processing, the word indent is used to describe the distance, or number of blank spaces used to separate a paragraph from the left or right margins.
Let's play Silly Sentences!
Enter a name: Grace
Enter an adjective: stinky
Enter an adjective: blue
Enter an adverb: quietly
Enter a food: soup
Enter another food: bananas
Enter a noun: button
Enter a place: Paris
Enter a verb: jump
Grace was planning a dream vacation to Paris.
Grace was especially looking forward to trying the local
cuisine, including stinky soup and bananas.
Grace will have to practice the language quietly to
make it easier to jump with people.
Grace has a long list of sights to see, including the
button museum and the blue park.
Answer:
Grace sat quietly in a stinky stadium with her blue jacket
Grace jumped on a plane to Paris.
Grace ate bananas, apples, and guavas quietly while she listened to the news.
Grace is the name of a major character in my favorite novel
Grace was looking so beautiful as she walked to the podium majestically.
Grace looked on angrily at the blue-faced policeman who blocked her way.
convert FA23DE base 16 to octal
kxjhdjshdjdjrhrjjd
snsjjwjsjsjjsjejejejd
s
shsjskkskskskekkes
slskekskdkdksksnsjs
djmsjs
s JM jsmsjjdmssjsmjdjd s
jsmsjjdmssjsmjdjd
HS shhsys
s
s
sujdjdjd s
sujdjdjd
syshdhjdd
Answer:
764217360
Explanation:
Return a formatted string with numbers The function below takes three numerical inputs: num1, num2, and num3. Implement it to return a formatted string with an underscore between the first two numbers and space, exclamation point, and another space between the second and third number. For example, if the inputs are 1, 2, and 3, then the function should return the string '1_2 ! 3'.
Answer:
In Python:
def ret_formatted(num1,num2,num3):
result = str(num1)+"_"+str(num2)+" ! "+str(num3)
return result
Explanation:
This defines the function
def ret_formatted(num1,num2,num3):
This generates the output string
result = str(num1)+"_"+str(num2)+" ! "+str(num3)
This returns the result string
return result