Login and get codingComplete
remove_punctuation
which receives an input string and strips out all punctuation characters (!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~
).Return the resulting string. You can go full loop, list comprehension or maybe some nice stdlib functionality?
648 out of 651 users completed this Bite.
Will you be the 649th person to crack this Bite?
Resolution time: ~24 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 2.18 on a 1-10 difficulty scale.
» You can do it! 😌