Skip to content

Instantly share code, notes, and snippets.

View andu1989anand's full-sized avatar
🎯
Focusing

ananda kumar hn andu1989anand

🎯
Focusing
View GitHub Profile
@andu1989anand
andu1989anand / hello.c
Last active September 15, 2016 07:43
first c pgm
#include<stdio.h>
void main()
{
printf("anand");
}
fjkalfjkljklfjkljkljlkjff
<html>
<head>
<script language="javascript">
function aaa()
{
date= new Date();
var d = date.getDate();
var m= date.getMonth()+1;
var y= date.getFullYear();