Challenge: Initialize a Variable and Overwrite its Value
Test your understanding by solving a simple challenge.
Problem statement
In this challenge, your task is to:
- Declare a variable:
int var - Initialize
varto5000 - Print the
Test your understanding by solving a simple challenge.
In this challenge, your task is to:
int varvar to 5000