How to convert 4 to 1 0 convert 1 number to 2 number

0 votes
I'm trying to separate 1 number to 2 numbers like this:
 [4.]
 [4.]
 [4.]
 [4.]

>>>

[1,0.]
 [1,0.]
 [1,0.]
 [1,0.]

First I was able to transform the [4.] to [10.] but I can't separate the 1 and the 0. Anyone got an idea please?
Apr 12, 2022 in Python by faroukbehl

edited Mar 4 19 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP