Challenge: Variable Name Fixer
Завдання
Swipe to start coding
Complete the function fix_variable_names to correct variable naming and assignment issues in the code.
- Rename any variables that use invalid names (such as those starting with a digit or containing spaces).
- Change any variables that use reserved Python keywords as names.
- Fix any accidental overwrites of variables that should remain distinct.
- Ensure all variable names follow Python naming conventions.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 3
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 5.26
Challenge: Variable Name Fixer
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Complete the function fix_variable_names to correct variable naming and assignment issues in the code.
- Rename any variables that use invalid names (such as those starting with a digit or containing spaces).
- Change any variables that use reserved Python keywords as names.
- Fix any accidental overwrites of variables that should remain distinct.
- Ensure all variable names follow Python naming conventions.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 3
single