Computer Science, asked by nityasren2003, 1 month ago

1. Write a program to add two numbers
2. Write a program to print a string
3. Write a program to initialize an array and add two numbers in the array
4. Write a program to print an array in ascending order
5. Write a program to reverse a string 6. Write a program to reverse the given numbers using stacks
7. Write a program to print a new linked list. Such that there are two linked lists having some numbers. The new linked list should have the greatest numbers of the two linked list.
8. Write a program to reverse the numbers in a queue
9. Write a program to check whether the given tree is binary tree or not.
10. Write a program to check whether the given tree is complete binary tree.

PLEASE ANSWER ALL PROGRAMS IN PYTHON. ​

Answers

Answered by ananyaananyaindia
2

1. program to add two no. ☝️

Attachments:
Similar questions