Valid variable names
Some variable names will cause your code to raise an error, while others are not in keeping with the recommended form. Identifying and replacing these with better names that adhere to best practices will help you write more readable and neat code.
This exercise is part of the course
Introduction to Julia
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
