Commit 1d5a5deb by rakesh.pv

factory v3

parent ddfbb8a6
......@@ -71,4 +71,4 @@ choice = int(input(" enter selling option "
client = TradingApp().create_object(choice)
print(client.sell_crypto(10, 10))
print(client.sell_crypto(x,y))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment