I would like to show the value of the variable "filestatus" in the following line of code in blue. How?

Qt Code:
  1. self.ui.title.setText(str("My Tax Info Based on a Filing Status of: " + filestatus))
To copy to clipboard, switch view to plain text mode 

Thanks