Commit a6dce7f8 by BellCodeEditor

auto save

parent 145fe74a
def get_formatted_name(first, last):
full_name = frist + ' '+last
return full_name.title()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment