Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

autowrite

second try to automate the writing in python

Basically, the concept is only:

for digit in repl:

  print(digit, end="")
  config.stdout.flush()
    
  time.sleep(delay)

print()

About

second try to automate the writing in python

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages