-
Things that can be embeded
Mural:
-
What sorts of things can be embedded?
Tell me what can be embedded?
-
Are cats carnivorous mammals?
Are cats carnivorous mammals?
-
I have a question
What is the answer?
-
Does this show as a link?
-
Trying again
-
Beauty sunset
Nice, eh?
-
whproj test
Just testing some webhook stuff
-
This is a very difficult question
How do I divide by zero?
-
Here is a new prompt
Using this folder [[Folder URL]], this doc [[Document URL]] and [[Document URL]] create a competitive feature comparison table between [[Company name]] and [[Competitor name]]. Use check marks for the features that each product has available and Xs for the features that each product does not have.
-
This one is awesome
https://www.glean.com/prompt-library/explore-conflict-resolution-techniques
-
Here's a prompt
Using this folder [[Folder URL]], this doc [[Document URL]] and [[Document URL]] create a competitive feature comparison table between [[Company name]] and [[Competitor name]]. Use check marks for the features that each product has available and Xs for the features that each product does not have.
-
Here's an idea for a prompt
Using this folder [[Folder URL]], this doc [[Document URL]] and [[Document URL]] create a competitive feature comparison table between [[Company name]] and [[Competitor name]]. Use check marks for the features that each product has available and Xs for the features that each product does not have.
-
Plane Tree
Platanus (/ˈplætənəs/ PLAT-ən-əss[1]) is a genus consisting of a small number of tree species native to the Northern Hemisphere. They are the sole living members of the family Platanaceae. All mature members of Platanus are tall, reaching 30–50 m (98–164 ft) in height. The type species of the genus is the Oriental…
-
images
-
Code test
def factorial(n): """ Calculates the factorial of a positive integer n. """ if n < 0: return "Factorial is not defined for negative numbers." elif n == 0: return 1 else: result = 1 for i in range(1, n + 1): result *= i return result Example usage: number = 5 print(f"The factorial of {number} is {factorial(number)}")
-
Code block test
Here is a python code block: import math, random def greet(name): print(f"Hello, {name}!") class Circle: def __init__(self, r): self.radius = r def area(self): return math.pi * self.radius ** 2 def circumference(self): return 2 * math.pi * self.radius if __name__ == "__main__": greet("Alice") circle = Circle(5)…
-
I need some carrot soup recipes.
Can someone suggest some please?
-
Picture test here - jpg
-
What's your favourite rock band?
-
This one is for the rabbit
Hey @Bugs how are you doing today?