Skip to content

Instantly share code, notes, and snippets.

@Ventsislav-Yordanov
Created February 6, 2019 03:17
Show Gist options
  • Save Ventsislav-Yordanov/61999f64107f436189a24bc34becff59 to your computer and use it in GitHub Desktop.
Save Ventsislav-Yordanov/61999f64107f436189a24bc34becff59 to your computer and use it in GitHub Desktop.
skills = tuple(["Python", "Maths", "Machine Learning"])
print(type(skills))
print(skills)
@kofisarpong-ks77
Copy link

Ee r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment