Achivement unlocked: Bachelor's degree in CSπ¨βπ¬
- π Iβm currently working on different topics
- π± Iβm currently learning DS\NN
- π€ Iβm looking for help with ML\IR
- π¬ Ask me about anything
- β‘ Fun fact: hedgehogs don't eat mice
- β³ To be continued...
Here is your Saint Valentine's day card:
word = 'MoreThanLove'
print('\n'.join(
[''.join(
[(word[(x - y) % len(word)]
if ((x * 0.05) ** 2 + (y * 0.1) ** 2 - 1)
** 3 - (x * 0.05) ** 2 * (y * 0.1)
** 3 <= 0 else ' ')
for x in range(-30, 30)])
for y in range(15, -15, -1)]))