Files
jupyter-collection/scientific-computing-1/scripts/hello-world-in-swedish.py
2025-10-21 11:20:44 +08:00

5 lines
70 B
Python

#!/usr/bin/env python
# -*- coding: UTF-8 -*-
print("Hej världen!")