a = float(input())if a > 0: print("dodatnia")else: print("ujemna")
-986
ujemna
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!