تفاصيل العمل

I use Python to solve the real-world problem, where the Python code solves the checked baggage weight limit program. By using the for loop to iterate or to do something repeatedly, over an iterable collection (list, string, set, tuple, or dictionary) or the checked baggage items, and using the break and continue keywords to control over the loop. However, I use the break to end from the loop when the weight reaches the limit of 32 kilograms, and use the continue to skip one iteration of a loop when adding an item would exceed the limit of 32 kilograms.

بطاقة العمل

اسم المستقل Sherif S.
عدد الإعجابات 0
عدد المشاهدات 234
تاريخ الإضافة
تاريخ الإنجاز

المهارات المستخدمة