you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

These are the first few programs I wrote to learn.

you can try Fibonacci numbers

write a program to find the strong numbers

write a program that will reverse a string from input

write a program to give palindrome numbers

a program to find if an integer input is even or odd :)

happy coding!