This website works better with JavaScript.
Explore
Help
Register
Sign In
wanggang
/
iot
Watch
1
Star
0
Fork
You've already forked iot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
029cd2c115
master
1.0
TSXN
TangShanKaiPing
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '029cd2c115'
${ noResults }
iot
/
labs
/
docker-lan
/
examples
/
python
/
test_sample.py
7 lines
100 B
Raw
Blame
History
# content of test_sample.py
def
inc
(
x
)
:
return
x
+
1
def
test_answer
(
)
:
assert
inc
(
3
)
==
4
Reference in new issue
View Git Blame
Copy Permalink