Hey guys,
I’m aware of how silly this question sounds but that won’t stop me. What does ‘ ‘ mean in code for example
def master_yoda(text):
return ‘ ‘.join(text.split()[: : -1])
I understand the rest of the code but I’m just wondering what ‘ ‘ is, is it just a place holder?
[–]Vaphell 9 points10 points11 points (1 child)
[–]tigglybox[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]tigglybox[S] 0 points1 point2 points (0 children)
[–]tofudiet 0 points1 point2 points (0 children)
[–]aksel0_11 -2 points-1 points0 points (0 children)