Instruction
Nice! What about the next exercise?
Exercise
Each warrior (class = 'warrior') at level 3 or higher can perform a special attack whose damage is calculated as follows: its strength plus one fourth of its hp, and then multiplied by the absolute value of stat_modifier. Round this column to 2 decimal places.
Show the name and special attack damage (column damage) calculated for those characters which have the attack available.



