Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						eda505a
	
1
								Parent(s):
							
							765aba4
								
Update app.py (#3)
Browse files- Update app.py (3de2e816f70f88f38d9d567b3dbed172bd0926de)
Co-authored-by: ravikiran r karapakala <[email protected]>
    	
        app.py
    CHANGED
    
    | @@ -19,7 +19,7 @@ with left_column: | |
| 19 | 
             
                            "Amazon":"AMZN",
         | 
| 20 | 
             
                            "Spotify":"SPOT",
         | 
| 21 | 
             
                            #"Twitter":"TWTR",
         | 
| 22 | 
            -
                            " | 
| 23 | 
             
                            "Uber":"UBER",
         | 
| 24 | 
             
                            "Google":"GOOG"
         | 
| 25 | 
             
                            }
         | 
|  | |
| 19 | 
             
                            "Amazon":"AMZN",
         | 
| 20 | 
             
                            "Spotify":"SPOT",
         | 
| 21 | 
             
                            #"Twitter":"TWTR",
         | 
| 22 | 
            +
                            "adanipower":"adanipower.ns",
         | 
| 23 | 
             
                            "Uber":"UBER",
         | 
| 24 | 
             
                            "Google":"GOOG"
         | 
| 25 | 
             
                            }
         |