My second python tutorial for beginners.
Escape codes:
\a 0x07 Bell or alert
\b 0x08 Backspace
\cx Control-x
\C-x Control-x
\e 0x1b Escape
\f 0x0c Form feed
\M-\C-x Meta control-x
\n 0x0a New line
\nnn Octal notation
\r 0x0d Carriage return
\s 0x20 Space
\t 0x09 Tab
\v 0x0b Vertical tab
\x Character x
\xnn Hexadecimal notation
Homework:
Make a program that will spam a quote 10 times.
next: How to get user input & how to include more than one variable in a print statement
In questa pagina del sito puoi guardare il video online python tutorial 2: escape codes and variables della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Alexander Patrushin 13 maggio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 292 volte e gli è piaciuto 6 spettatori. Buona visione!