48
succ
6y

Idealistic goals:
1. Learn python
2. Start a project and see it through

Realistic goals:
1. Learn how to initialize variables in python
2. Make plans for 2019

Comments
  • 4
    To be fair Python is really easy and if you invest more than 5 minutes you should be able to do more than initializing variables.
  • 1
    myvar = "this is a string"

    NEXT
Add Comment