COMPREHENSIVE PROBLEM - TEXT ANALYZER
تفاصيل العمل
Write a program that analyzes a text passage: Given: text = "Python is amazing! Python is powerful. Python is easy to learn." Your program should: 1. Count total number of characters (including spaces) 2. Count total number of words 3. Count how many times "Python" appears (case-sensitive) 4. Count how many sentences there are (count periods, !, ?) 5. Extract all unique words (convert to lowercase, remove punctuation) 6. Find the longest word 7. Create a new version with "Python" replaced by "Programming" 8. Reverse the entire text Print a formatted analysis report.
مهارات العمل
بطاقة العمل
طلب عمل مماثل