Anders and Briegel in Python
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

test_vops.py 69B

12345
  1. from vops import *
  2. def test_vops():
  3. a = LocCliffOp("hadamard")