Pinned Loading
-
coacting-apex
coacting-apex PublicThe code repository for coacting.org (in Oracle APEX)
-
-
Emacs for vi users
Emacs for vi users 1## Emacs for vi users
23taken from http://www.elmindreda.org/emacs.html
45"Why can't I enter command mode?"
-
HOWTO: coding for python 2 and 3
HOWTO: coding for python 2 and 3 1print
2```python
3from __future__ import print_function # (at top of module)
45print('Hello', 'Guido')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.