Skip to content

Instantly share code, notes, and snippets.

View LuisDAlfaro's full-sized avatar

Luis Diego LuisDAlfaro

  • National University
View GitHub Profile
/usr/local/bin/python3.8 "/Applications/PyCharm CE.app/Contents/plugins/python-ce/helpers/pydev/pydevconsole.py" --mode=client --port=62510
import sys; print('Python %s on %s' % (sys.version, sys.platform))
sys.path.extend(['/Users/lalfaro/Library/Mobile Documents/com~apple~CloudDocs/CursoPythonICAI'])
PyDev console: starting.
Python 3.8.5 (v3.8.5:580fbb018f, Jul 20 2020, 12:11:27)
[Clang 6.0 (clang-600.0.57)] on darwin
>>> 10==9