print("Hello!...\nWelcome to the company start up centre.\nI'm dave, your company advisor. I have already read your application and it looks like you want to start a freight company")
print("Hello!...\nWelcome to the company start up centre.\nI'm dave, your company advisor. I have already read your application and it looks like you want to start a freight company")
print("In order to help you out, we will need some information from you.\n")
print("In order to help you out, we will need some information from you.\n")
...
@@ -348,5 +394,4 @@ if route1 == 2:
...
@@ -348,5 +394,4 @@ if route1 == 2:
print("You begrudgingly travel down the much slower route as the rain bounces down on your ship. You hear ove the radio that the storm is raging on but luckily you are safe. Better to be a little bit later but at least you and your cargo is safe")
print("You begrudgingly travel down the much slower route as the rain bounces down on your ship. You hear ove the radio that the storm is raging on but luckily you are safe. Better to be a little bit later but at least you and your cargo is safe")
if route2 == 2:
if route2 == 2:
print("You stubbornly continue on a far more dangerous path. The rain is bouncing down heavily on your ship and visibility is low. The storm is forecast to continue for the next couple of hours. Swaying from side to side you try to keep the boat on course but with a large crash some 40% of your cargo falls overboard and is iredemiable.")
print("You stubbornly continue on a far more dangerous path. The rain is bouncing down heavily on your ship and visibility is low. The storm is forecast to continue for the next couple of hours. Swaying from side to side you try to keep the boat on course but with a large crash some 40% of your cargo falls overboard and is iredemiable.")