Build a Bill Splitter - Step 3

Tell us what’s happening:

i dont know why my code is not running
please help me

Your code so far

running_total = 0

num_of_friends = 4


# User Editable Region



# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36

Challenge Information:

Build a Bill Splitter - Step 3

GitHub Link: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/blocks/workshop-bill-splitter/6976d8a7cd2a1a5ffcd7f9c4.md

Hey @ChelseaJ

Could you please us provide with your code? I can see there is nothing between editable region makers.

This step is simply asking you to create four distinct variables and assign the specific numbers provided to each of them.