S vs Dedent - What's the difference?
s | dedent |
The nineteenth letter of the .
voiceless alveolar fricative
Symbol for second , an SI unit of measurement of time.
Image:Latin S.png, Capital and lowercase versions of S , in normal and italic type
Image:Fraktur letter S.png, Uppercase and lowercase S in Fraktur
Symbols for SI units
----
(computing) (primarily Python) To outdent.
* 2008 , Matthew A. Telles, Python Power!: The Comprehensive Guide , ISBN 1598631586,
* 2009 , Chris Smith, Programming F# , ISBN 0596153643,
As a letter s
is the letter s with a.As a verb dedent is
(computing) (primarily python) to outdent.s
Translingual
{{Basic Latin character info, previous=r, next=t, image= (wikipedia s)Letter
Symbol
(wikipedia) (mul-symbol)See also
(Latn-script) * * (esh) * (dze) * {{Letter , page=S , NATO=Sierra , Morse=ยทยทยท , Character=S , Braille=? }}dedent
English
Verb
(en verb)page 80-81:
- Dedent Region If there were any need to prove that Python was a programmer's tool, and not something written for anyone with the slightest grasp of the English language, instead of the Python language, this menu option would dissuade them from that belief. Really, who would call something dedent ? ... Unlike the indenting command, dedenting (can this really be used as a verb?) a block can cause problems.
page 7
- If the body of the
ifstatement, thefailwith, was dedented four spaces and therefore lined up with theifkeyword, the F- compiler would yield a warning.
