#include<stdio.h>
int main()
{
printf("Hello! I'm Devang.\n");
int a = 22;
printf("Been on the Earth for over %d years now and ", a);
char c = 'C';
printf("I'm currently learning %c.", c);
}
Nothing too great or exciting, life's good. Just enjoying my iPhone 14 Pro and the iPad Pro 2022, pairing them with my AirPods Pro (Gen 2) sometimes.