Jump to content

User:Nate 2169/common.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//var Count;


//if (1 + 1 < Math.PI) {
//	window.alert('I\'m probably one of the smartest people in the world!');
//	window.alert('Do you know da wae?');
//  window.alert('I know how to do math. Yay!')
//} else if (1 + 1 > Math.PI) {
//	window.alert('What\'s 9 + 10? 21. You stupid!');
//}