Archana Prustyarchana77.hashnode.devยทSep 21, 2024Introduction To Program And Linux Commands For New ProgrammersProgram : Program is the combination of information & Operations/ instructions. Ex: x = 10 #information y = 20 # information res = x + y # operation print (res) #operation Classification of Program : Any program can be classified into TWO types : 1....Python basicsAdd a thoughtful commentNo comments yetBe the first to start the conversation.