I everyone, I need help with making a program where the program would allow anyone to type in a certain weight of a package and the output would come out with a pricing. I will attach the detailed instructions to this thread. Help would be appreciated!

This is what I have so far in the program.

# Main Module
def main():
# Local Variables
weight = 0.0
shipping = 0.0

# The Weight of the Package
package_weight = input(Enter the weight of the package: "

Your small start has not correct syntax. Push the (code) button befor pasting your code. Show little more effort and others can help you out in confusions and misunderstandings. Others can not however learn instead of you.

Good luck!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.