Problem2196--Write a code fragment including a loop

2196: Write a code fragment including a loop

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 0  Solved: 0
[Submit] [Status] [Web Board] [Creator:]

Description

Write a code fragment including a loop that will overwrite the string greeting, with ‘X’ in all character position, keeping the length the same.

Source/Category

38