رشته را به یک متغیر اختصاص دهید(Assign String to a Variable)

تخصیص یک رشته به یک متغیر :


مثال


a = "Hello"
print(a)