New to Nutbox?

SLC S21 Week4 || Mastering String Manipulation and Operations in Python

0 comments

mohammadfaisal
74
8 hours agoSteemit5 min read

Hello everyone! I hope you will be good. Today I am here to participate in the contest of @kouba01 about Mastering String Manipulation and Operations in Python. It is really an interesting and knowledgeable contest. There is a lot to explore. If you want to join then:



Join Here: SLC S21 Week4 || Mastering String Manipulation and Operations in Python




Creating Dynamic Interfaces with Python and Qt5 (1).png

Designed with Canva

Intersection of Two Chain

image.png

I have used these widgets:

Label Widgets

  • First label is used to display Intersection of two chains.
  • Then I have used a label for ch1= and ch2=.
  • I have used a label widget at the end to display the result and errors.

Input Fields

  • First input field is to get the input from the user for ch1.
  • The next input field is to get input from the user for ch2.

Button

  • I have used two pushButton.
  • One button is Form.
  • The other button is Erase.

Setting Custom Names

  • I have set specific name for each widget used in this user interface to manage the working and functionality in the code.


I have used CSS to style the background and colour of the labels.




All the information of the graphics user interface and line by line python code has explained in the above video. Moreover the application has been tested in this video by processing different data.



Word Mirrors


image.png

I have used these widgets:

Label Widgets

  • First label is used to display Word Mirrors.
  • Then I have used a label for Enter a string.
  • I have used a label widget at the end to display the result and errors.

Input Fields

  • There is only one input field to get a string from the user.

Button

  • I have used two pushButton.
  • One button is Mirror.
  • The other button is Erase.

Setting Custom Names

  • I have set specific name for each widget used in this user interface to manage the working and functionality in the code.


I have used CSS to style the background and colour of the labels.



All the information of the graphics user interface and line by line python code has explained in the above video. Moreover the application has been tested in this video by processing different data.



Rotation Mirror


image.png

I have used these widgets:

Label Widgets

  • First label is used to display Rotation-Mirror.
  • Then I have used a label for Enter a string.
  • I have used a label widget at the end to display the result and errors.

Input Fields

  • First input field is to get the input from the user for M.
  • The next input is to get input from the user for N.

Button

  • I have used two pushButton.
  • One button is Verify.
  • The other button is Erase.

Setting Custom Names

  • I have set specific name for each widget used in this user interface to manage the working and functionality in the code.


I have used CSS to style the background and colour of the labels.



All the information of the graphics user interface and line by line python code has explained in the above video. Moreover the application has been tested in this video by processing different data.



Perfect Succession


image.png

I have used these widgets:

Label Widgets

  • First label is used to display Perfect Succession.
  • Then I have used a label for M= and N=.
  • I have used a label widget at the end to display the result and errors.

Input Fields

  • First input field is to get the input from the user for M.
  • The next input field is to get input from the user for N.

Button

  • I have used two pushButton.
  • One button is Verify.
  • The other button is Erase.

Setting Custom Names

  • I have set specific name for each widget used in this user interface to manage the working and functionality in the code.


I have used CSS to style the background and colour of the labels.



All the information of the graphics user interface and line by line python code has explained in the above video. Moreover the application has been tested in this video by processing different data.



Word Sorting


image.png

I have used these widgets:

Label Widgets

  • First label is used to display Word Sorting.
  • Then I have used a label for Enter a string.
  • I have used a label widget to display the result and errors.

Input Fields

  • There is only one input field to get a string from the user.

Button

  • I have used two pushButton.
  • One button is Sort.
  • The other button is Erase.

Setting Custom Names

  • I have set specific name for each widget used in this user interface to manage the working and functionality in the code.


I have used CSS to style the background and colour of the labels.



All the information of the graphics user interface and line by line python code has explained in the above video. Moreover the application has been tested in this video by processing different data.



I would like to invite @heriadi, @chant and @suboohi to join this contest.

Comments

Sort byBest