diff --git a/llama/promptList.txt b/llama/promptList.txt new file mode 100644 index 0000000000000000000000000000000000000000..083807ee7adb60b095ddffe2aac690337781d833 --- /dev/null +++ b/llama/promptList.txt @@ -0,0 +1,4 @@ +write a code that ads 1 and 1 +make a output with numbers from 1 to 10 +make a output with prime numbers from 1 to 20 +make a bubble sort and input to run it from main \ No newline at end of file