Transfer to Python
Free Calculator
pythonPython 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:24:02)
[Clang 11.1.0 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>>>> 26374 + 88140
114514>>> _ + 1805296
1919810>>> a = -1>>> a
-1Writing Python Hello World.
Complex Data Types
Loop and Condition
Functions
Try an Example
Activity: Clash of Code
Last updated