Summary

Prithak Newbie

  • My Programming Language
Offline Offline
Posts:
56 (0.020 per day)
Personal Text:
Life itself is a Programming Language!
Gender:
Male
Age:
21
Location:
Ratnanagar - 1,Chitwan, Nepal
Date Registered:
March 18, 2018, 09:11:57 am
Local Time:
October 06, 2025, 10:05:08 pm
Last Active:
March 11, 2021, 08:40:10 am
Signature:
CLS
IF computer$ = "ON" THEN
me$ = "Happy!"
ELSE
me$ = "Time To Draw!"
END IF
END