Schulung_iOS/Playground.swift
2025-10-20 12:12:16 +02:00

8 lines
132 B
Swift

// https://carrascomolina.com
import Playgrounds
#Playground {
let greeting = "Hallo Playground"
// write code here
}