Skip to content

popcorncoding/PopCornCalculators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hello World!

Python Code is included.
In order to edit the file and work properly, please consider the following steps:

Using Visual Studio Code.
Make sure you have installed latest python and pyinstaller.
To install pyinstaller simply copy following and paste in cmd:
	pip install pyinstaller 
How to export .exe file using pyinstaller, again copy and paste with correct directories:
	pyinstaller (filename.py) --onefile

Have fun with this code.:)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages