"Delete every third character: Given a string. Delete from it all the characters whose indices are divisible by 3" - Snakify python coding question
"Delete every third character: Given a string. Delete from it all the characters whose indices are divisible by 3" - Snakify python coding question