python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
sayi = input('Bir Sayı Giriniz : ') if(int(sayi)>0): print(sayi +" Sayısı Pozitif Sayıdır.") if(int(sayi)<0): print(sayi +" Sayısı Negatif Sayıdır.") if(int(sayi)==0): print(sayi +" Sayısı Sıfırdır.")
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