Episode 3: Give To Caesar What Is Caesar's
char *Caesar[n];
Caesar[0] = "A Dad Joke";
Arrays have an array of useful applications. ๐
(smirk of satisfaction)
Caesar[1] = "Some Coding Wisdom";
There's a concept in the world of programming called 'Rubber Duck Debugging'. This is where after ru...
richard-gichuki.hashnode.dev3 min read