how to make and ide code example
Example: how to make a ide
#Code wriiten in python
myvar = "Make sure you don't fail"
print("Welcome to the Club pal " + myvar)\
#Take vscode as an example
#I tried Hard,But failed
#Code wriiten in python
myvar = "Make sure you don't fail"
print("Welcome to the Club pal " + myvar)\
#Take vscode as an example
#I tried Hard,But failed