pycharm pprofessional code example
Example: pycharm
if IDE == "PyCharm":
print("you are always gonne use this program for python")
else:
print("plz just install pycharm for python")
if IDE == "PyCharm":
print("you are always gonne use this program for python")
else:
print("plz just install pycharm for python")