User: codeFoil

  • Public profile

User profile: codeFoil

User info
User name:codeFoil
Name:Ryan Kelly
Location:Germantown, MD
Website:http://codefoil.com
Bio:Clean mind.
Dirty hands.
Statistical data
Gender:Male
Occupation:Other
Skills:C
BASIC
C++
Assembly
Javascript
Python
FreeBASIC
History
Joined:
Number of posts:39
Latest posts:

Problem with loop
Think about the two cases that you have coded. In one case, assuming that the variable [tt]Used[/tt]...

I don't even know where to start with this one.
!(i250>250) = !(FALSE) = TRUE And your loop will iterate over all the values from 0 to 250. Place ...

I don't even know where to start with this one.
Is 250 greater than 250?

I don't even know where to start with this one.
You need to look harder at this expression: [code]!(i>250)[/code] When i = 250, will that be true or...

I don't even know where to start with this one.
Please post your solution.

This user does not accept Private Messages