File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ We are glad to partner with IIT Kharagpur as a part of the Kharagpur Winter of C
4747*  [ Encryption-Techniques] ( #Encryption-Techniques ) 
4848*  [ Inception Tic-Tac-Toe] ( https://github.com/prateekiiest/Code-Sleep-Python#inception_tic-tac-toe ) 
4949*  [ Sprint] ( https://github.com/prateekiiest/Code-Sleep-Python#sprint ) 
50+ *  [ Floating Text] ( https://github.com/prateekiiest/Code-Sleep-Python#floating_text ) 
5051
5152---------------------------------- 
5253
@@ -178,6 +179,15 @@ Encryption is an interesting piece of technology that works by scrambling data s
178179
179180---------------------------------------------------- 
180181
182+ ### Floating Text  
183+ 
184+ Floating Text is a simple program which displays a given String as a floating string on the terminal.
185+ 
186+ ![ demo] ( /floating_text/floating_text.gif ) 
187+ 
188+ ** [ CODE] ( /floating_text/floating_text.py ) ** 
189+ 
190+ ---------------------------------------------------- 
181191
182192## Getting started with Python  
183193
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments