--- id: r4i16p1x title: Variables in C tags: [C] created: Thursday, February 29, 2024 | 17:20 --- # Variables in C ```c int age = 25 ```