mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
Update pythonstatcomp.html.markdown
This commit is contained in:
@@ -70,7 +70,7 @@ pets
|
|||||||
# 2 rex 5 34 dog
|
# 2 rex 5 34 dog
|
||||||
|
|
||||||
""" R users: note that Python, like most C-influenced programming languages, starts
|
""" R users: note that Python, like most C-influenced programming languages, starts
|
||||||
indexing from 0. R starts indexing at 1 due to Fortran influnce.
|
indexing from 0. R starts indexing at 1 due to Fortran influence.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# two different ways to print out a column
|
# two different ways to print out a column
|
||||||
|
Reference in New Issue
Block a user