Practice ยท 1 of 3
Parse the Number
total_text holds a number as text ("120"). Convert it to int, add 30, and print the numeric result.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Type Conversions
Practice ยท 1 of 3
total_text holds a number as text ("120"). Convert it to int, add 30, and print the numeric result.
Difficulty: beginner
Back to lesson: Practice: Type Conversions