Hello. You are now in the most unfortunate place of learning Python with behave from someone like me who has no teaching experience of programming whatsoever. Here I am. A person who is usually locked away in a back corner of the office working on projects in Objective-C and iOS. I am now going to attempt to write a book about a subject I do not have a lot of knowledge about or even the required amount of experience.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ViewController.swift | |
// Todoey | |
// | |
// Created by Jessamine Briones on 16/1/19. | |
// Copyright © 2019 Jessamine Briones. All rights reserved. | |
// | |
import UIKit |