0
What does str mean?
8th Mar 2017, 10:13 PM
Angist
2 Antwoorden
0
string
8th Mar 2017, 11:05 PM
LordHill

0
number=5
this number is 5
number=str(number)
this number is "5" because I used str() to turn it into a string
8th Mar 2017, 11:06 PM
LordHill

Heb je vaak vragen zoals deze?
Leer efficiënter, gratis:
Populair vandaag
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes