Crosspoint Programming & Apps
Sunday, January 12, 2014
Blog 33
Blog 33
If the code
name = prompt ('What is your name?')
is used, which code checks to see the user did not click cancel?
if (name == null)
if (name == ' ')
if (name != null)
if (name != ' ' )
5 comments:
Hayden
January 14, 2014 at 11:30 AM
the second one
Reply
Delete
Replies
Reply
Garret
January 14, 2014 at 11:34 AM
the fourth one.
Reply
Delete
Replies
Reply
Jonathan O
January 14, 2014 at 11:36 AM
#4
Reply
Delete
Replies
Reply
Patrick
January 14, 2014 at 11:52 AM
third
Reply
Delete
Replies
Reply
Anonymous
January 14, 2014 at 11:53 AM
third
-Zach
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
the second one
ReplyDeletethe fourth one.
ReplyDelete#4
ReplyDeletethird
ReplyDeletethird
ReplyDelete-Zach