Raised This Month: $32 Target: $400
 8% 

About Me

  • About Cryotheum
    Location
    Earth
    Interests
    Mastering Wiremod's Expression 2
  • Signature
    Code:
    function number isEven(Number:number)
    {
    	#[Date: Oct 2 2016
    	Purpose: Checks if a number is even! ]#
    	if (Number==2) {return 1}
    	if (Number==4) {return 1}
    	if (Number==6) {return 1}
    	if (Number==8) {return 1}
    	...

Statistics

Total Posts
General Information
  • Last Activity: 06-23-2020 23:50
  • Join Date: 03-04-2017
  • Referrals: 0

All times are GMT -4. The time now is 03:02.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode