😊Challenge..........😊To give greetings on Festival.......... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 9

😊Challenge..........😊To give greetings on Festival..........

Right now it's the time of DIWALI (festival) In India. A festival of light,a festival of a great win of GOOD over EVIL. I want you, guys to make a greeting code which wish "HAPPY DIWALI" (or any greetings that you wish to give) In a very different, innovative and if possible in interactive way. You can create a short "program" or a simple "web application"/"website" to do so, and finally, WISHING YOU..... <?php echo "🎉😊HAPPY DIWALI.....😊🎉"; ?>

18th Oct 2017, 6:11 AM
Prathamesh Joshi
Prathamesh Joshi - avatar
5 Respuestas
+ 8
🎆🎆 Happy Diwali Everyone 🎆🎆 https://code.sololearn.com/WH5KWQ5yjdBc/?ref=app
19th Oct 2017, 2:06 PM
Swapnil Srivastava
Swapnil Srivastava - avatar
+ 5
#include<studio.h> #define<happy.h> int main() { count<<"Happy Diwali to all of you"; return (sweet); }
18th Oct 2017, 6:26 AM
Rohit Jadhav
18th Oct 2017, 7:56 PM
Infinity
Infinity - avatar
+ 4
Happy Diwali in C# :))) using System; namespace happyDiwali { class Program { static void Main(string[] args) { Console.ForegroundColor = ConsoleColor.Blue; Console.BackgroundColor = ConsoleColor.Yellow; Console.WriteLine("-=HAPPY DIWALI=-"); } } }
18th Oct 2017, 6:21 AM
Varga Marcel
+ 1
very fast...... Thanks for greetings it's very nice.........
18th Oct 2017, 6:23 AM
Prathamesh Joshi
Prathamesh Joshi - avatar