File: food.txt

package info (click to toggle)
python-pattern 2.6%2Bgit20180818-4
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 95,148 kB
  • sloc: python: 28,136; xml: 15,085; javascript: 5,810; makefile: 194
file content (5 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (3)
1
2
3
4
5
"id (INTEGER)","name (STRING)","type (STRING)","color (STRING)"
"1","broccoli","vegetable","green"
"2","turnip","vegetable","purple"
"3","asparagus","vegetable","white"
"4","banana","fruit","yellow"