#datatypes are used to describe what is the type of data we are storing #int,float,char,string,none,list,tuple,set,dict ...
print('xyz''abc')#it concatenates to strings but you cannoy do the same with one variable and one string print(name+'abc')#+ is used when we want to add variable and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results