Rudra Shailendra Nanivadekar commited on
Commit
88e564e
·
1 Parent(s): ed256bf

Upload AutoTrain files

Browse files
Files changed (1) hide show
  1. raw/Blank 3.csv +5 -0
raw/Blank 3.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Context,Question,Answer,Answer start index
2
+ "In the programming language Python, turning a turtle module requires the “right()” command or the “left(), this command needs the degrees to turn.",What command is used to turn in Python?,right() or left(),36
3
+ "In the programming language Python, moving the turtle module requires the “forward()” command or the “backward()” command.",What do I use to move forward in python?,forward() or backward(),36
4
+ "The term “pseudocode” refers to writing code in a humanly understandable language such as English, and breaking it down to its core concepts.",What is pseudocode?,Pseudocode is breaking down your code in English.,33
5
+ Python is an interactive programming language designed for API and Machine Learning use.,What is Python?,Python is an interactive programming language.,0