Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
May 2020
May 24 Sun · 18:27
Forums med
Posted a reply to Simple Average Sum, on the site WordPress.org Forums:
Again not to worry I believe I have solved this. round((sound+graphics+replay_value) /3) returns single digit…
May 24 Sun · 17:41
Forums med
Posted a reply to Simple Average Sum, on the site WordPress.org Forums:
I think I may have solved it. I needed to put sound+graphics+replay_value in () So…
May 24 Sun · 16:54
Forums med
Created a topic, Simple Average Sum, on the site WordPress.org Forums:
Hi, I'm trying to work out how to add 3 numbers toget…