#include using namespace std; int main(){ double weight; cout<<"Enter the weight of the package \\n"; cin>>weight; if(weight>0.0