travis_commit
This commit is contained in:
@ -1,7 +1,9 @@
|
|||||||

|

|
||||||
|
|
||||||
# 30-seconds-of-python-code
|
# 30-seconds-of-python-code
|
||||||
Python implementation of 30-seconds-of-code.
|
[](https://github.com/kriadmin/30-seconds-of-python-code/blob/master/LICENSE) [](https://gitter.im/30-seconds-of-python-code/Lobby) [](http://makeapullrequest.com) [](https://travis-ci.org/kriadmin/30-seconds-of-python-code) [](https://insight.io/github.com/kriadmin/30-seconds-of-python-code/tree/master/?source=0) [](https://github.com/Flet/semistandard)
|
||||||
|
|
||||||
|
>Python implementation of 30-seconds-of-code.
|
||||||
|
|
||||||
**Note**:- This is in no way affiliated with the original [30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code/).
|
**Note**:- This is in no way affiliated with the original [30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code/).
|
||||||
|
|
||||||
@ -95,6 +97,7 @@ def spread(arg):
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|||||||
@ -23,6 +23,7 @@ def spread(arg):
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|||||||
Reference in New Issue
Block a user