تمام شكراا جدا لحضرتك
افكار انا في المسال ورهرجع لحضرتك انا شاء الله
اعتقد كده انا تمام وده الكود
special_chars = ["ß", "ç", "é", "ê", "ì", "í", "ò", "ó", "ù", "ú"]
for special in special_chars:
up_and_lo = special.upper().lower()
if len(special) < len(up_and_lo):
print(True)
else:
print(False)
بس علي الموقع بيظهر الخطاء ده
Solution too large, actual size: 266
No grow, actual length: 3 ⇒ 3