#مقدماتی_پایتون
مثالی های از چاپ رشته ها
⚠️💡⚠️
Input : print(‘python is fun’) or print(“python is fun”)
Output : python is fun
Input : ‘python is fun’ or “python is fun”
Output :’python is fun’
Intput : print(2+3)
Output : 5
Input : print(“2+3”)
Output : 2+3
🗂 مرکز آموزش پایتون
➖➖➖➖➖
🆔 : @pythonchallenge
>>Click here to continue<<