This website requires JavaScript.
Explore
Help
Register
Sign In
mschoi
/
RustPython
Watch
1
Star
0
Fork
0
You've already forked RustPython
forked from
Rust-related/RustPython
Code
Pull Requests
Actions
Activity
Files
function_attributes
RustPython
/
tests
/
snippets
/
variables.py
Windel Bouwman
2354102795
Add interactive shell
2018-07-09 22:06:49 +02:00
5 lines
42 B
Python
Raw
Permalink
Blame
History
a
=
8
b
=
7
assert
a
+
b
==
15
# print(a+b)
View Git Blame
Copy Permalink