commit 6582a579e396e6ba8259356961e240e3bca65f14
parent 637d05eff6734394428c09efc9d0ea9fab28784c
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Wed, 26 May 2021 10:42:29 +0200
More links
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Resources/LINKS.md b/Resources/LINKS.md
@@ -18,6 +18,9 @@
# SageMath and Python
* [Python official website](https://www.python.org/)
+* [Python shell](https://www.python.org/shell) - try Python online
+* [ProjectEuler](https://projecteuler.net/archives) - test your programming
+ and Math skills with these puzzles
* [SageMath official website](https://www.sagemath.org/)
* [SageMath official documentation](https://doc.sagemath.org/)
* [SageMath tutorial](https://doc.sagemath.org/html/en/tutorial/index.html) -