1.
first = float(input("First Entry = "))
second = float(input("Second Entry = "))
def func(num1, num2):
return max(num1, num2)
print(func(first, second))
2.
first = input("First Entry = ")
second = input("Second Entry = ")
def func(word1, word2):
return sorted([word1,word2])[0]
print(func(first, second))
I hope this helps!
<h2>
Answer:</h2><h3>NTFS is recommended according to given scenario.</h3>
<h2>
Explanation:</h2>
Following are some point that help you understand the term NTFS:
- NTFS is abbreviation of New Technology File System.
- It is a file system that is commonly used in Windows Operating system now a days. Today's computers use NTFS widely.
- Files are stored and retrieved on hard drive by means of the NTFS.
- NTFS is somehow an advanced version o FAT(File allocation Table) and HPFS.
- NTFS is adopted as it is extendtable as well as secure.
<h3>I hope it will help you!</h3>
Answer:
internet: The Internet is a vast network that connects computers all over the world. Through the Internet, people can share information and communicate from anywhere with an Internet connection.
online: controlled by or connected to a computer., while connected to a computer or under computer control.
All of the given answer options are necessary to operate the enterprise resource planning (ERP) system when defining a system landscape.
Enterprise resource planning (ERP) can be defined as a business strategy process through which business firms manage and integrate the main parts of their day-to-day business activities by using software applications.
The main objective and purpose of an enterprise resource planning (ERP) system is to significantly reduce costs by integrating all the operations of a business firm.
In Computer science, when defining a system landscape, all of the following are necessary to operate the enterprise resource planning (ERP) system:
Read more on ERP system here: brainly.com/question/25752641