Search posts, tags, users, and pages
Jimmy Lin
Fullstack Engineer
I went here to see if everything was working great. The most important part for me is the code block. I'll try it below :) def add(a: int, b: int) -> int: return a + b print(add(21, 21)) # 42
No responses yet.