Browse Source

bogus

pull/101/head
mikeulator 5 months ago
parent
commit
afcfec9b41
  1. 2
      week1/day5.py

2
week1/day5.py

@ -131,4 +131,4 @@ def create_brochure(company_name, url):
result = response['message']['content']
print(result)
create_brochure("Anthropic", "https://anthropic.com")
create_brochure("Anthropic", "https://anthropic.com")

Loading…
Cancel
Save