4 lines
64 B
Python
4 lines
64 B
Python
print("I will now count my chinkens:")
|
|
print("Hens", 25 +30/6)
|
|
|
print("I will now count my chinkens:")
|
|
print("Hens", 25 +30/6)
|
|
|