Files
jupyter-collection/scientific-computing-1/scripts/hello-world-in-swedish.py

5 lines
70 B
Python
Raw Normal View History

2025-10-21 11:20:44 +08:00
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
print("Hej världen!")