What is an assignment, what can i do with it ,and how can i create an assignment ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

What is an assignment, what can i do with it ,and how can i create an assignment ?

assignment??!!!

14th Jul 2018, 4:43 PM
Numpy
Numpy - avatar
6 Answers
+ 2
Maybe: https://www.sololearn.com/Discuss/1082512/suggestion-challenge-assignment-creation The Lesson Factory can be accessed via the SoloLearn app from the menu in the upper-right-hand corner (three dots).
14th Jul 2018, 11:08 PM
Janning⭐
Janning⭐ - avatar
+ 7
Sorry Numpy I dont know what you are reffering to
14th Jul 2018, 5:05 PM
Agent
Agent - avatar
+ 5
Assignments are used to give a value to a variable. For example all variables are assigned a value The assignment operator in most languages is “=“ so var1 = 100; var2 = “Hello” Here var1 is “assigned” the value of 100 and var2 is “assigned” the string Hello Here are some lessons on assignment: https://www.sololearn.com/learn/2282/ https://www.sololearn.com/learn/JavaScript/1131/ https://www.sololearn.com/learn/PHP/1804/
14th Jul 2018, 4:52 PM
Agent
Agent - avatar
+ 5
Agent, this, is an article,post, ,lesson or what , https://www.sololearn.com/learn/8128/?ref=app ??????
14th Jul 2018, 5:08 PM
Numpy
Numpy - avatar
+ 4
thanks Agent , but i dont main this , i main this https://www.sololearn.com/learn/9637/?ref=app , like this , there are a lot of this ,
14th Jul 2018, 4:56 PM
Numpy
Numpy - avatar
14th Jul 2018, 4:59 PM
Numpy
Numpy - avatar