use @ in c variables code example Example: Declaring Variables in C int playerScore = 95; char ch = 'a'; // some code ch = 'l';