Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Remove Whitespace
Python Code Challenge
10 -
Write a program that prompts the user for a string, and then removes all whitespaces from the string.
Python
Data Types
Strings