File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed
AutomationScripts/Jokes Automation Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ joke = get_joke(language="es",category="neutral")
31
31
print(joke)
32
32
```
33
33
34
- #### Options available for Languages
34
+ #### Options available for Language
35
35
36
36
| Value| Language Name|
37
37
| ---| ---|
@@ -43,7 +43,7 @@ print(joke)
43
43
| eu| Basque|
44
44
45
45
#### Options available for Category
46
- | Values | Category|
46
+ | Value | Category Detail |
47
47
| ---| ---|
48
48
| neutral| Neutral geeky jokes|
49
49
| twister| Tongue-twister|
@@ -61,15 +61,6 @@ print(joke)
61
61
62
62
#### In PyCharm
63
63
64
+ ![ img] ( https://user-images.githubusercontent.com/83420185/121781392-1d43ab00-cbc2-11eb-9892-dd65736247f9.png )
64
65
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
66
+ ![ image] ( https://user-images.githubusercontent.com/83420185/121781413-38161f80-cbc2-11eb-85a8-24a6399f5a50.png )
You can’t perform that action at this time.
0 commit comments