Another python file, in a different editor. First function is called "calculateManSalary" and takes as input two variables: baseSalary and bonus. It returns the sum of the baseSalary and the bonus. Second function is called "calculateWomanSalary", and takes the same input, but multiplies the bonus with 1.5 and returns the sum of that and the baseSalary.
https://media.mathstodon.xyz/media_attachments/files/113/550/438/228/022/421/original/f3a7b41abbd9de42.png