Do u also got same error in the swift lesson 'optional'? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Do u also got same error in the swift lesson 'optional'?

In swift course, lesson name optional variable, in practical session asking to declare a optional variable, when I check the correct answer it shows an optional variable with the name - test, but when I try to declare the variable with another name it shows an error - wrong answer... It should be fixed.

12th Aug 2023, 4:38 AM
Aditya Shigwan
3 ответов
0
Yeah I used to do course on its website. As they updated it. I lost my course progress.. Your question's solution is Declare optional variable of name - 'test' of string data type.
12th Aug 2023, 6:37 AM
Aditya Shigwan
0
I am stuck in that question too. I stop my learning in Swift 4 after that. I mean, there are no clue for that question.
12th Aug 2023, 4:59 AM
Abdi Haryadi
Abdi Haryadi - avatar
0
var test: String?
9th Nov 2023, 4:07 AM
Zach Alexakos
Zach Alexakos - avatar