JSFiddle - React, Tailwind, and code Playground
by Jake Overall
JavaScript
/*
* Write loop that will swap the case of each letter in the following variable
*/
var catDog = 'a FunNy ANImaL CaTDog iS';
by Jake Overall
/*
* Write loop that will swap the case of each letter in the following variable
*/
var catDog = 'a FunNy ANImaL CaTDog iS';