Hello

Welcome to my page!

Javascript

 
Links

Good Programmer

 

<script>
//Julio Maravilla Oct. 2, 2007

var answer;

answer=prompt("What is your first name?");
answer=answer.toUpperCase();

if(answer=="JULIO")
{
alert("Julio, your a good programmer =D");
}

else
{
if(answer=="DAVID")
{
alert("Your just jeolous!");
}
else {alert("Sorry, I don't have a clever response for your name,tell me to make one, and ill add one for you =D");}
}


alert("Thanks for playing!");
</script>

 

 

Links

Contact me

Favorite links

Computer Science

Five Classmates