python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
from cowpy import cow msg = cow.Moose().milk("Hello world") print(msg) def lista (): mult2_3= [] numeros= [] print ("informe sete numeros: ") for i in range (7) : numeros.append(int(input(""))) for k in numeros: if k/3==0 and k/2==0: mult2_3.append(k) print("Resultado: ", mult2_3) lista ()
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up