/tellraw ?!tu peut combiner le tout en 2 commandes :
/tellraw @a[score_Solution_min=1] ....
/scoreboard players remove @a[score_Solution_min=1] Solution 1
Voilà , voilà ^^
/tellraw ?!tu peut combiner le tout en 2 commandes :
/tellraw @a[score_Solution_min=1] ....
/scoreboard players remove @a[score_Solution_min=1] Solution 1
Voilà , voilà ^^

/tellraw @p ["",{"text":"La réponse : ","color":"red"},{"score":{"name":"slime","objective":"SlimeForEver"},"color":"gold"}]

L'espace qu'il y soit où pas sa change rien, ensuite le JSON ça fait toujours pareilAlors, je te conseil d'utiliser le fomat JSON pour ta commande
Premièrement, petit erreur, tu as un espace entre ton sélecteur "@a" et tes arguments"[...]", ensuite, pour afficher du texte avec ta réponse dedans :
L'argument "name" prend pour valeur le joueur (voire le faux joueur) dans lequel est le score et "objective" prend l'objectifCode:/tellraw @p ["",{"text":"La réponse : ","color":"red"},{"score":{"name":"slime","objective":"SlimeForEver"},"color":"gold"}]![]()