Page not loading? Try clicking here.
Placeholder

#184

String 1 - Formative Assessment 3 1s - MB

Problems

Write a program that receives a string of at most 100 characters as input, and prints only the letters and digits, converting all letters to lowercase.


Example

Hancom1234@cqclass.com
hancom1234cqclasscom

Source

자기주도C언어프로그래밍

You must sign in to write code.