Hi, I'm in a programming class and I'm using Geany to do Python work. When I 
tried to do the "bicycles.py" exercise, I got the following error when 
executing; " ' . ' is not recognized as an internal or external command, 
operable program or batch."

this was the list:
bicycles = ['trek', 'cannondale', 'redline', 'specialized',]
print(bicycles)

Please help!!!


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1751

Reply via email to