Vba,Java,Python et BeanShell
Bonjour tout le monde, je cherche des codes pour une calculette en Vba,Java,Python et BeanShell
--
Mario1095
--
Mario1095
Configuration: Windows 2000 Firefox 2.0.0.7 Open Office 2.3
2 réponses
-
oui mais, pour vba
-
ModérateurAh !
En Python c'est pas compliqué:
C:\>python Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> 5+3 8 >>> (12+17)*56 1624 >>>
C'est cool, hein ? Même pas besoin de programmer. ;o)