-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
It might be better to have a validation on the name parameter as there shouldn't be special character in a person name.
![image.png](https://raw.githubusercontent.com/nusCS2113-AY1920S1/pe/master/im…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
There is a requirement for the bot to be somehow integral to the Dungeons and Dragons campaign. This may be for simply messaging them regarding the start of the game, or providing them the resources t…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
i try to using ac_unit with trait like this
app.onSync((body) => {
return {
requestId: body.requestId,
payload: {
agentUserId: USER_ID,
devices: [{
…
-
**Steps to reproduce:**
1. `add n/John Doe !@#$%^&* @!!@#!@#@!$ p/98765432 e/johnd@example.com a/John street, block 123, #01-01`
**Expected:**
Command should fail as the name contains invalid specia…
-
Hi,
As far as I can see `NICK` is ignored. In other applications the following is displayed as `first1 "nick1" last1`
```
1 NAME first1 /last1/
2 GIVN first1
2 NICK nick1
2 SURN last1
```
…