Update main.py
This commit is contained in:
2
main.py
2
main.py
@@ -150,7 +150,7 @@ print("your stocks left over are")
|
|||||||
print("kwik trip you have: " + str(kwiktrip))
|
print("kwik trip you have: " + str(kwiktrip))
|
||||||
print("apple you have: " + str(apple))
|
print("apple you have: " + str(apple))
|
||||||
print("microsoft you have: " + str(microsoft))
|
print("microsoft you have: " + str(microsoft))
|
||||||
print("walmaart you have: " + str(walmart))
|
print("walmart you have: " + str(walmart))
|
||||||
print("last you have " + str(car) + " in car company.")
|
print("last you have " + str(car) + " in car company.")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user