بيان المشكلة
Write a program that takes a string and returns a new string with all numeric digits removed.
DEMO-C-32 • Programming in C
Write a program that takes a string and returns a new string with all numeric digits removed.
Input:
String S
Output:
Cleaned S
Submit runs every public testcase in this browser. Results and code never leave this device.
Database#4
Database#
Elderberry!2
Elderberry!
Function!5
Function!
Component.5
Component.
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question