Make circle more circular

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-08 22:25:39 -05:00
parent 79064f4b3a
commit 797287acbf

View File

@ -206,5 +206,5 @@ function design4(input) {
}
return outputString;
}
console.log(design4("super long test string super long test string"));
//console.log(design4("super long test string super long test string"));
//"super long test string super long test string"