You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Write a script to calculate the total weight of a package for delivery.
There are several possible items to be packed (0.100g, 1.5kg etc.).
Ask the user for the number of items to pack (for each item type).
Calculate the total weight of a package and print it out.
The text was updated successfully, but these errors were encountered:
Write a script to calculate the total weight of a package for delivery.
There are several possible items to be packed (0.100g, 1.5kg etc.).
Ask the user for the number of items to pack (for each item type).
Calculate the total weight of a package and print it out.
The text was updated successfully, but these errors were encountered: