Create an Inner Function

# Introduction This Python challenge requires creating an outer function that accepts two strings and an inner function that concatenates them. Finally, the outer function will join the word 'Developers' to the concatenated string.

|60 : 00

Click the virtual machine below to start practicing