Answer:
The code is given using Python
Explanation:
#datetime to be import
from datetime import datetime
#function convert_format to convert_format date to particular format
def convert_format():
#take date from user input
inputDate = input('Enter a date(mm/dd/yyyy): ')
#using datetime convert to format month day year
dateObject = datetime.strptime(inputDate, '%m/%d/%Y')
#print the date
print(dateObject.strftime('%B %d, %Y'))
#function call
convert_format()
Answer:
Local and global trends decide the future of an occupation, so they are important to consider.
Answer:
can be formal or informal
Explanation:
I just took the test!
Answer:
D - a doctorate degree
Explanation:
You are studying in a role as a doctors position.
Excel - "Merge". This will also center the text, which may or may not be desired.