which programming language is this? I dunno allOriginally posted by StarPuppy:thanks eagle
about my pseudo code question...maybe a simple one will do
i am given a question and it wants me to make a pseudo code algorithm out of it
c : = a
s : = 0
s = s + n
c = c x a
s = s + c
c = c x n
s = s + c