Scientific Computing with Python Projects - Budget App

i’m one “.” away from passing! for some reason a ghost “.” appears at the beginning of the output of the create_spend_chart function. when i run my code in other IDE’s it doesnt happen!

image

Your code so far

Your browser information:

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

Challenge: Scientific Computing with Python Projects - Budget App

Link to the challenge:

Could you share your code, link to your replit? Without seeing your code it might be hard, or impossible to point to more specific reason.

Here’s the link. Thanks for the help!

https://replit.com/@AkivaBuckman/boilerplate-budget-app-6#README.md

It’s expected that create_spend_chart function will return string with the chart. It doesn’t need to (nor should) print it by itself.

(post deleted by author)

(post deleted by author)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.