Skip to content

Commit 23d0c4e

Browse files
committed
Change basic datatypes chapter name
1 parent 2f4b378 commit 23d0c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapters/basic-datatypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\chapter{Basic datatypes}\label{basic-datatypes}
1+
\chapter{Numbers and strings}\label{basic-datatypes}
22

33
In this chapter we will work with the most basic datatypes, numbers and strings. Start your Python REPL and write the following:
44

0 commit comments

Comments
 (0)