Answer:
Read the file and save it to a variable as a string, split the string variable and cast it to a set object using the set function to get the unique words in the file. Then use the max function with the key attribute to use regular expression module "re" to compare the first letter of each item to return in a list comprehension or append to a list.
Explanation:
The open function is used to import a file in python, the split string method splits the string to a list of items and the set function removes any duplicates of a word or item.
Using the for loop statement, iterate over the items and compare and return the items in alphabetical order with the 're' search method getting the item with uppercase letters with higher precedence than lowercase.
Answer:
If you know how many passes you'll be making, a for loop is most suitable.
If you do not know ahead of time, the while loop is better, since the while condition will decide if you're going to make another round.
D. using cell phones in a work place. when cell phones came out with apps and games people started paying more attention to the social media apps and their games then their own job, hope this helps :)
Answer:
Option D (data mart) would be the right choice.
Explanation:
- A pattern was used to acquire customer information in the data warehouse level or environment is known as a data mart.
- It is indeed a framework unique to the knowledge warehouse being used by the team having the business sphere. Per corporation has a particular data mart stored throughout the archive of the database system.
The other options offered are not relevant to the example mentioned. So, the solution above is the right one.