Skip to content

maddinamythresh/Hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#include<cs50.h> #include <stdio.h> int main() { string answer=get_string("what is your name"); printf("Hello , %s",answer);

}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published