diff --git a/src/getting_started/python_syntax.md b/src/getting_started/python_syntax.md index 62dd5be7..acd129ae 100644 --- a/src/getting_started/python_syntax.md +++ b/src/getting_started/python_syntax.md @@ -47,3 +47,4 @@ print("Hello, World!") ## References - [w3schools.com](https://www.w3schools.com/python/python_syntax.asp) +- [Scaler Topics](https://www.scaler.com/topics/python/python-syntax/)