A weight off my shoulders!
I finally revamped my website and updated my CV!
def revamp_website():
print("WEIGHT LIFTED! YAY!!")
revamp_website()
# In [2]: revamp_website()
# WEIGHT LIFTED! YAY!!
I finally revamped my website and updated my CV!
def revamp_website():
print("WEIGHT LIFTED! YAY!!")
revamp_website()
# In [2]: revamp_website()
# WEIGHT LIFTED! YAY!!
© 2021 Ravi B. Sojitra. All rights reserved.