+ 1
Creativity
I know it's odd but knowing that you guys are geniuses,can you try making a program based on emoji expressions
8 ответов
+ 3
Elad Nkengbeza ,I would like to inform you that many such codes have already been created.
You can check these out:
https://sololearn.com/compiler-playground/WhT073cM8tx1/?ref=app
https://sololearn.com/compiler-playground/W8VP4IBg15gQ/?ref=app
https://sololearn.com/compiler-playground/WvZhNmtokUwx/?ref=app
https://sololearn.com/compiler-playground/WyTiHkX11qW0/?ref=app
However, your idea is quite good. Consider creating a post on this specifying your coding idea.
+ 3
Elad Nkengbeza welcome to Sololearn!
That is a creative idea. I see that you began studying C and C#. I am unsure whether your idea could be implemented, though maybe in C you could use the C preprocessor #define mechanism to redefine keywords as emojis. Probably C# would not allow it.
If you are ambitious, maybe consider writing your own emoji programming language eventually (not for beginners!).
+ 3
Elad Nkengbeza , hi!
You can check out this code:
https://sololearn.com/compiler-playground/cRkGk8RXwzBO/?ref=app
Feel free to let me know what you think.
This is my first C code. :)
I'm afraid it is neither very clean nor is it commented properly. I would be blad to receive your feedback, Brian.
+ 3
Ushasi Bhattacharya well, this is closer to what I think the OP is imagining:
https://sololearn.com/compiler-playground/cPthoS334243/?ref=app
+ 1
Brian , that could be so.
+ 1
https://sololearn.com/compiler-playground/cIqFDCUZuEhh/?ref=app
I had one but will make a new one too