Posts by Anderson Santos • 33 points
2 posts
-
0
votes1
answer200
viewsQ: Create a contact list and separate it into two other lists
I have to create a list of contacts in Python, with name, age and phone number, and then I have to separate in 2 lists: a list only with contacts over 18 years old and another list only under 18…
-
2
votes1
answer33
viewsQ: A doubt about the number 0 in javascript
I wanted to understand something, because when I put the number 0 ahead at the time of printing on console the number comes out totally different, but when I don’t put the number 0 at the beginning…
javascriptasked Anderson Santos 33