Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update globs.py
Browse files
    	
        globs.py
    CHANGED
    
    | @@ -48,5 +48,18 @@ def initialize(): | |
| 48 | 
             
                global t_Voz_set 
         | 
| 49 |  | 
| 50 |  | 
| 51 | 
            -
                global eep_set | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 52 |  | 
|  | |
| 48 | 
             
                global t_Voz_set 
         | 
| 49 |  | 
| 50 |  | 
| 51 | 
            +
                global eep_set  
         | 
| 52 | 
            +
             | 
| 53 | 
            +
             | 
| 54 | 
            +
                global name
         | 
| 55 | 
            +
                global email
         | 
| 56 | 
            +
                global phone   
         | 
| 57 | 
            +
                global pr1
         | 
| 58 | 
            +
                global pr2
         | 
| 59 | 
            +
                global pr3
         | 
| 60 | 
            +
                global pr4
         | 
| 61 | 
            +
                global pr5
         | 
| 62 | 
            +
                global pr6
         | 
| 63 | 
            +
             | 
| 64 | 
            +
                
         | 
| 65 |  |