intermediate python lesson 3: Exercise: Create Profile
In this exercise, you'll write a function named create_profile. This function should require at least one positional argument (someone's given name, and a variadic collection of surnames or modifiers) and must handle a variadic collection of keyword-...
philipdevblog.hashnode.dev1 min read