Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated the trinket.io website from trniket.io to trinket.io
  • Loading branch information
karanj1994 authored Jun 26, 2020
commit c7bbfe81e20fe3a69dec048a9d92e0f0cac5374c
2 changes: 1 addition & 1 deletion docs/trinket/00-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

These labs assume that you have internet access and a modern web browser such as Chrome.

We use the [Trinket web site](http://trniket.io) because it has many of the basic turtle drawing libraries implemented in and easy-to-use web environment. It is appropriate for students just getting started with python programming but has limited libraries for our advanced data analysis and plotting labs. The free
We use the [Trinket web site](https://trinket.io/) because it has many of the basic turtle drawing libraries implemented in and easy-to-use web environment. It is appropriate for students just getting started with python programming but has limited libraries for our advanced data analysis and plotting labs. The free
version is limited to the older Python 2.X functionality. If you want to try another web-based system that support turtle graphics and Python 3.X we suggest the web site [repl.it](http://repl.it)

## List of Trinket Python Learning Labs
Expand Down