function main() {
const name = 'Ayushman Medcalia';
const acknowledgements = 'Software Engineer';
const location = 'Jammu And Kashmir';
const reality = 'Behind every 100 lines of failed code lies a story of determination, learning, and growth.';
console.log(`Name: ${name}`);
console.log(`Acknowledgements: ${acknowledgements}`);
console.log(`Location: ${location}`);
console.log(`reality: ${reality}`);
}
main();
💻
One line of code can change your life
Communicating with humans through the code | Software Developer
Popular repositories Loading
-
Udemy_Automation_extension
Udemy_Automation_extension PublicCan anyone complete any course within 5 minutes with a certificate using this extension without watching any tutorial !!
-
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.