25-10-16, 11:32 AM
صباحكم سعادة ..
![[صورة مرفقة: do.php?img=1204130]](https://up.harajgulf.com/do.php?img=1204130)
هذا السؤال ابغى اعرف طريقة اللوب كيف راح تكون في الليبل تطلع لي النتيجة ..
Write a program that reads an integer number and prints its components. For example: 5628 is component of : 8, 20, 600 and 5000. Note (use mod and \ to solve this problem). Use do loop while.

