getTitle()
Return the score's title.
Parameters
Once an object score has been created, you can use the following function:
score.getTitle()
Returns
return title
| Value | Type | Description |
|---|---|---|
| title | str |
The score's title. |
Return the score's title.
Once an object score has been created, you can use the following function:
score.getTitle()
return title
| Value | Type | Description |
|---|---|---|
| title | str |
The score's title. |