python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
from math import* from random import* x=randint(100,999) x1=x//100 x2=x%100//10 x3=x%10 a=x1+x2+x3 if a==0 print(подходит) else print(не подходит)
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