+ 3
Help me solve this (using loop)
What I want to do is to output the amount that each number has, using loop
11 Réponses
+ 6
sunshine ,
here is a very basic approach without dictionary or set:
https://code.sololearn.com/c8gni3ZN2JIN/?ref=app
+ 2
if number in numbers:
+ 1
It's kind of blank, but I tried to search on the internet and haven't found anything that could help me
+ 1
Another solution 😄
https://code.sololearn.com/c0w1uzVEkR2V/?ref=app
+ 1
Lothar, ok and thank you for the help :)
0
Mirielle, can you show me the shorter solution? I would like to see it :)
0
Stefanoo thank you for the solution :)
0
Can you teach me how to do For loop .... Addition, multiplication etc
0
I am the beginners Soo 🙋