InterviewSolution
Saved Bookmarks
| 1. |
Write a program to input the following string and replaces all vowels in the string with '*'. “The data type list is an ordered sequence which is mutable and made up of one or more elements. Unlike a string which consists of only characters, a list can have elements of different data types, such as integer, float, string, tuple or even another list. A list is very useful to group together elements of mixed data types.” |
|
Answer» will be in GOOGLE OK NA MARK as BRAINLIEST |
|