main() {
return firstPost();
}
firstPost() {
print("hi developer, now i'm on \'dev.to\' platform");
}
main() {
return firstPost();
}
firstPost() {
print("hi developer, now i'm on \'dev.to\' platform");
}
For further actions, you may consider blocking this person and/or reporting abuse
Louis Austke -
Yanaiara Oliveira -
Rajesh Dhiman -
My Will And Probate -
Top comments (2)
main(){
print("welcome! to the gang of devs")
}