Thread
:
condition
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 1
condition
if(some condition)
print("hello");
else
print(world");
the ans should be hello world.
my question is what is the condition so that the ans is hello world.
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]