I wrote a simple code that I would like to send to a friend. I dont want them to see the code. How do I get the program to work when opened?
            Asked
            
        
        
            Active
            
        
            Viewed 202 times
        
    1 Answers
0
            
            
        python is executed on runtime so the simplest way is to just send the source code
but there are options to get excutable files from python code
this was already asked here
 
    
    
        RoniPerson
        
- 21
- 4
