![[old] Conversion into CamelCase](https://dk1vwk12q8pjl.cloudfront.net/media/logos/task/middle/conversion-into-camelcase-disabled.png)
[old] Conversion into CamelCase
Your mission is to convert the name of a function (a string) from the Python format (for example "my_function_name") into CamelCase ("MyFunctionName"), where the first char of every word is in uppercase...
You should be an authorized user in order to see the full description and start solving this mission.