Skip to content

Instantly share code, notes, and snippets.

@elseagle
Created August 15, 2022 01:37
Show Gist options
  • Save elseagle/9c975a895b2871b5bd7316331c3c1c20 to your computer and use it in GitHub Desktop.
Save elseagle/9c975a895b2871b5bd7316331c3c1c20 to your computer and use it in GitHub Desktop.
rows = [["Christine", "Johnson"], ["Nathan", "Mo"]]
worksheet.append_rows([*rows])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment