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