Skip to content

rajprogrammerbd/three_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

three_tasks

First Task:- First task is a function called anagram. Basically, this function is for check two text are anagram or not. This function takes two parameters and both should be string. Usually, this function returns "Both text are anagram" if both text passed as a parameter are anagram text and if both text aren't anagram text then return "Both text aren't anagram"

Second Task:- Second task is a Class constructor for example of main principles of object oriented programming concepts. Like Encapsulation, Abstraction, Inheritance, Polymorphism.

Third Task:- Third task is a custom video player. This video player has ability to seek manually and even seek with keyboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published