You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ComPy is a basic python notepad which has the ability to interpret Python offline and on the go. It supports upto five pads that means a person can edit 5 python files at a time. It uses Skulpt as an interpreter and runs on Python 3. This app is developed by ForestCrazyDev