sashahafner / pystupid

Some notes on Python syntax and more
GNU General Public License v3.0
2 stars 0 forks source link

Writing numeric values #1

Open sashahafner opened 1 year ago

sashahafner commented 1 year ago

Are you kidding me? Is this Fortran?

    file1.write(x)
TypeError: write() argument must be str, not float