Skip to content

kichik/whypy3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why Python 3? whypy3.com

A simple website with a bunch of code samples that should help convince you to switch to Python 3 today.

Submitting Samples

Create a pull request that adds a new file to _posts folder. The file name format is YYYY-MM-DD-title.md and its contentts should be based on the following template.

---
title: Some title
repl: https://repl.it/XXXX  # upload same code sample to repl.it and put link here
---
```python
# insert code here
```

About

All the reasons to switch to Python 3 today

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages