Variable Initialization vs Assignment

Learn the difference between initialization and assignment by working with variables.

Success Criteria

Your code must pass 1 test case(s) to complete this exercise. 3 hint(s) are available if you need help.

Sign in to access exercises

This exercise includes an interactive code editor where you can write, test, and submit your C++ solution. Your code will be automatically tested against 1 test case(s). 3 hint(s) are available to help you if you get stuck.