Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 266 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 266 Bytes

[TOC]

Number-Calculator

Installation

cd workspace/numberCalculator
pyinstaller --onefile numberCalculator.py

Benutzung Windows

Aufruf: dist\numberCalculator
Eingabe Beispiele:

  1. 236 decimal
  2. 11101001 binary
  3. E6A1 hexadecimal