Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-02 01:50:57 +01:00 committed by GitHub
parent 3028948a74
commit 67c0e1460d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
Python: The Basics of the basics
## Python: The Basics of the basics
* [Truth Value Testing](Truth_Value_Testing/README.md)
## Python Data analysis and more