Menu
Coddy logo textTech

Welcome Message

Part of the Fundamentals section of Coddy's Python journey. Lesson 30 of 77.

challenge icon

Challenge

Beginner

In this project, you'll create a simple program that calculates how much each person needs to pay, including the tip.

Every good program starts with a welcome message, output to the screen the following string:

Bill Split Calculator

Try it yourself

All lessons in Fundamentals

Practice on your own: Online Python compiler