Files
ImageCreation/ImageCreation/main.swift
2020-12-21 18:51:30 -07:00

12 lines
118 B
Swift

//
// main.swift
// ImageCreation
//
// Created by Jon on 12/21/20.
//
import Foundation
print("Hello, World!")