Void function test(): a = 1 b = 2 c = -3 d = 3.14 e = -512.10 f = True g = False a = "abc" h = "ddddd" h = 'ddddd'