+ 1

How to Save sth in py?

Hello the question is how we can save sth (a string , number , matrix , list or etc) in function in python?! I mean that imagine you create function that can get sth and save it ?

4th Apr 2018, 1:00 PM
adarban94
adarban94 - avatar
1 Odpowiedź
+ 1
There's a chapter about writing and reading files in SoloLearn's Python course. https://www.sololearn.com/Course/Python/?ref=app
4th Apr 2018, 1:22 PM
Chris
Chris - avatar