Escape sequences like and \t use a backslash (\) and not a slash (/). The computer treats slash and backslash differently, so it's very important to know the difference and not mix them up. In the beginning, the slash character was used by Unix and similar operating systems to separate directories in a path, and the backslash was used in escape sequences. Then along came Microsoft, and (to be different) they chose the backslash as a path separator (as in C:\system32\...). Escape sequences were unknown in MSDOS/Windows so people started calling the backslash character (\) 'slash'. As I said, it's very important to know the difference and not mix them up.
@AmeerFazal6 жыл бұрын
In Indian schools it is normal to say "slash n" or "slash t". We know the difference. It may just an Indian IT English thing. Thanks.
@iqraali12365 жыл бұрын
What is the purpose for '\\' in python,please clear the confusion
@samarthagowda95787 жыл бұрын
Whats the meaning of '\\' What happen in program language
@onestop84183 жыл бұрын
How is" len" in name is 3 character please explain
@ChandraKiran6 жыл бұрын
What is the command for clear screen
@AmeerFazal6 жыл бұрын
On an interpreter just hit enter some 15 times :P
@jinsinakv85199 жыл бұрын
Very nice! Thanks.
@AmeerFazal9 жыл бұрын
+Jinsina K V Thanks! I am glad that you like it! :)
@taniyachauhan71554 жыл бұрын
Why len(' ') is 1 as shown in your video?
@AmeerFazal4 жыл бұрын
Because it is a single character: an escape character.
@buildaholiczakzak67688 жыл бұрын
Hi can I email you a file I created but I don't know what to write for the comments can you please help
@sllc05186 жыл бұрын
which file to download on www.python.org
@ijazahmed24526 жыл бұрын
How to install nano text on windows
@AmeerFazal6 жыл бұрын
No need just use IDLE. Thanks.
@ijazahmed24526 жыл бұрын
@@AmeerFazal i cant do your program without nano txt and also in idle one
@ijazahmed24526 жыл бұрын
@@AmeerFazal other programm i did only nano text editor one gv me solution for that