Skip to content

A Python3 module that contains input functions that automatically converts inputs into specified data types. E.g. "intput" would take an input and convert it into an int.

License

Notifications You must be signed in to change notification settings

ben2801/python3_alt_inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

python3_alt_inputs

Version 1.1 - 11/02/16

A Python3 module that contains input functions that automatically converts inputs into specified data types. E.g. "intput" would take an input and convert it into an int.

CHANGELOG

V1.1, 11/02/16:

  • Fixed whitespace issue in line 39

V1.0, 11/02/16:

  • Added intput()
  • Added strinput()
  • Added flinput()

About

A Python3 module that contains input functions that automatically converts inputs into specified data types. E.g. "intput" would take an input and convert it into an int.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages